tinymist_
std
0.13.12-rc4
Module prelude
Module Items
Macros
Structs
In tinymist_
std::
typst
tinymist_std
::
typst
Module
prelude
Copy item path
Source
Expand description
The prelude of the Typst module.
Macros
§
eco_
format
Create a new
EcoString
from a format string.
eco_vec
Create a new
EcoVec
with the given elements.
Structs
§
EcoString
An economical string with inline storage and clone-on-write semantics.
EcoVec
An economical vector with clone-on-write semantics.
Prehashed
A wrapper type with precomputed hash.