Function walk_attribute

Source
pub fn walk_attribute<V: MutVisitor>(
    vis: &mut V,
    attr: &mut Attribute,
) -> V::Result