documented

Derive Macro DocumentedFieldsOpt

source
#[derive(DocumentedFieldsOpt)]
{
    // Attributes available to this derive:
    #[documented_fields]
}
Expand description

Derive proc-macro for DocumentedFieldsOpt trait.

See DocumentedFields for usage.