Derive Macro derive_visitor::Visitor

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

See Visitor.