#generate #document #documentation #type #export #ts #function

doc-type

A small Rust crate for generating documents from your types

3 releases

0.1.2 Apr 20, 2023
0.1.1 Apr 18, 2023
0.1.0 Apr 17, 2023

#2598 in Rust patterns

Download history 1/week @ 2024-02-18 9/week @ 2024-02-25 1/week @ 2024-03-03 52/week @ 2024-03-31 3/week @ 2024-04-07

55 downloads per month

GPL-2.0 license

6KB
95 lines

A small Rust crate for generating documents from your types


lib.rs:

My Crate

This is a crate aiming towards proving (only TS for now) types as text for documentation purposes. You can think of this crate as a thin specta wrapper that adds helper functions to the export types to manipulated produced string

Dependencies

~1.6–2.4MB
~51K SLoC