Function syn::visit::visit_arg_self[][src]

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