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