typst_model/
lib.rs

1//! # typst-model
2//! This is a temporary package to reserve the name `typst-model` for the
3//! Typst project.
4//!
5//! You can find the real project at: <https://github.com/typst/typst>