Function syn::fold::fold_foreign_item[][src]

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