mirror of
https://github.com/typst/typst
synced 2025-07-05 11:42:53 +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)