documented-macros 0.9.0

Derive and attribute macros for `documented`
Documentation
1
2
3
4
5
pub mod attr;
#[cfg(feature = "customise")]
pub mod customise_core;
pub mod derive;
pub mod derive_fields;