mirror of
https://github.com/typst/typst
synced 2025-08-14 07:07:54 +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)