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

pub fn fold_derive_input<F: ?Sized>(f: &mut F, node: DeriveInput) -> DeriveInput where
    F: Fold