Function syn::visit::visit_generic_method_argument [−][src]
pub fn visit_generic_method_argument<'ast, V: ?Sized>(
v: &mut V,
node: &'ast GenericMethodArgument
) where
V: Visit<'ast>,
pub fn visit_generic_method_argument<'ast, V: ?Sized>(
v: &mut V,
node: &'ast GenericMethodArgument
) where
V: Visit<'ast>,