typst_engine/
lib.rs

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