dox: a Rust struct documentation generator dox is a Rust struct documentation generator. Just add the dox decorator macros to your structs, and then use dox::render to generate the output.