Crate opt2doc_derive

Source

Macros§

doc_impl
User normally should never see this macro, since it should only run at #[cfg(doc)] and then remove itself after generating the documentation.

Derive Macros§

Opt2Doc
Rust2Md is a derive macro that generates documentation for end user for i.e. cli options or config file options.