typst_core/
lib.rs

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