Derive Macro mithril_doc_derive::Documenter
source ยท #[derive(Documenter)]
{
// Attributes available to this derive:
#[example]
}
Expand description
To extract doc from a struct.
#[derive(Documenter)]
{
// Attributes available to this derive:
#[example]
}
To extract doc from a struct.