#[derive(Visit)]
{
// Attributes available to this derive:
#[visit]
#[skip_visit]
#[skip_type]
#[visit_types]
}
#[derive(Visit)]
{
// Attributes available to this derive:
#[visit]
#[skip_visit]
#[skip_type]
#[visit_types]
}