rustdoc-typst-demo 0.6.1-rc1

This project demonstrates an approach to including Typst in Rust docs
Documentation
  • Coverage
  • 100%
    1 out of 1 items documented1 out of 1 items with examples
  • Size
  • Source code size: 10.26 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.12 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • Myriad-Dreamin/typst.ts
    688 43 24
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • Myriad-Dreamin

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