Function syn::fold::fold_derive_input[][src]

pub fn fold_derive_input<V: Fold + ?Sized>(
    _visitor: &mut V,
    _i: DeriveInput
) -> DeriveInput