Function syn::visit::visit_fn_arg

source ·
pub fn visit_fn_arg<'ast, V: Visit<'ast> + ?Sized>(
    _visitor: &mut V,
    _i: &'ast FnArg
)