Visitor

Derive Macro Visitor 

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

See Visitor.