[][src]Function syn::visit::walk_derive_input

pub fn walk_derive_input<V: Visitor>(
    visitor: &mut V,
    derive_input: &DeriveInput
)