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