Visitor

Derive Macro Visitor 

#[derive(Visitor)]
{
    // Attributes available to this derive:
    #[visit]
}