| Crates.io | rustdoc-typst-demo |
| lib.rs | rustdoc-typst-demo |
| version | 0.6.1-rc3 |
| created_at | 2025-06-04 19:16:21.344831+00 |
| updated_at | 2025-08-24 21:05:33.310637+00 |
| description | This project demonstrates an approach to including Typst in Rust docs |
| homepage | |
| repository | https://github.com/Myriad-Dreamin/typst.ts |
| max_upload_size | |
| id | 1700779 |
| size | 10,742 |
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
A online generator for typst-header.html:
This crate is inspired by the work of rustdoc-katex