#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

#28 in #ts

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.6MB
~52K SLoC