Expand description
Re-export of the typst crate.
Re-exports§
pub use typst::syntax;
Modules§
- Diagnostics.
- Foundational types and functions.
- The prelude of the Typst module.
Structs§
- A sequence of bytes.
- A wrapper type with lazily-computed hash.
- An absolute length.
- A map from string keys to values.
- Although this is not good to expose this, we make an alias here to let it as a part of typst-ts. Identifies a file in a project or package.
- An OpenType font.
- An HTML document.
- A finished document with metadata and page frames.
Enums§
- Represents a date, a time, or a combination of both.
- The enum of all well-known Typst documents.
Traits§
- A document is what results from compilation.
- The environment in which typesetting occurs.