typst/crates/typst-macros
Laurenz 0c08022ffa Remove uses of `EcoString::inline`
EcoString::inline can produce runtime panics if things are changed later. It should only be used if really necessary (because of const context)
2023-12-28 13:58:03 +01:00
..
src Remove uses of `EcoString::inline` 2023-12-28 13:58:03 +01:00
Cargo.toml Make workspace inheriting consistent 2023-11-27 16:54:55 +01:00