Function walk_attr_args

Source
pub fn walk_attr_args<V: MutVisitor>(
    vis: &mut V,
    args: &mut AttrArgs,
) -> V::Result