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

pub fn fold_derive_input<F>(f: &mut F, node: DeriveInput) -> DeriveInput where
    F: Fold + ?Sized
This is supported on crate feature fold only.