Function syn::visit::visit_attribute [] [src]

pub fn visit_attribute<'ast, V: Visit<'ast> + ?Sized>(
    _visitor: &mut V,
    _i: &'ast Attribute
)