mirror of
https://github.com/typst/typst
synced 2025-08-20 09:49:02 +08:00
EcoString::inline can produce runtime panics if things are changed later. It should only be used if really necessary (because of const context)
EcoString::inline can produce runtime panics if things are changed later. It should only be used if really necessary (because of const context)