#[derive(DocumenterDefault)]
{
    // Attributes available to this derive:
    #[example]
}
Expand description

To extract doc from a struct with Default trait.