DocumentedVariantsOpt

Derive Macro DocumentedVariantsOpt 

Source
#[derive(DocumentedVariantsOpt)]
{
    // Attributes available to this derive:
    #[documented_variants]
}
Expand description

Derive proc-macro for DocumentedVariantsOpt trait.

See DocumentedVariants for usage.