rustdoc-typst-demo

Crates.iorustdoc-typst-demo
lib.rsrustdoc-typst-demo
version0.6.1-rc3
created_at2025-06-04 19:16:21.344831+00
updated_at2025-08-24 21:05:33.310637+00
descriptionThis project demonstrates an approach to including Typst in Rust docs
homepage
repositoryhttps://github.com/Myriad-Dreamin/typst.ts
max_upload_size
id1700779
size10,742
(Myriad-Dreamin)

documentation

https://docs.rs/rustdoc-typst-demo

README

rustdoc-typst-demo

This crate demonstrates an approach to including Typst syntax in Rust docs. See this crate on docs.rs for a demo of rendered Typst and an explanation of how to add Typst to your own crate.

License: MIT/Apache-2.0

Todo List

A online generator for typst-header.html:

  • Using specific typst version.
  • Using fonts from "Google Fonts" or other font providers.

Acknowledgements

This crate is inspired by the work of rustdoc-katex

Commit count: 1356

cargo fmt