mirror of
https://github.com/typst/typst
synced 2025-08-19 17:38:32 +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)