rustdoc-typst-demo 0.6.1-rc1

This project demonstrates an approach to including Typst in Rust docs
Documentation

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