Function syn::visit::visit_bare_fn_arg
[−]
[src]
pub fn visit_bare_fn_arg<'ast, V: Visit<'ast> + ?Sized>(
_visitor: &mut V,
_i: &'ast BareFnArg
)