Function syn::fold::fold_item_foreign_mod [−][src]
pub fn fold_item_foreign_mod<F: ?Sized>(
f: &mut F,
node: ItemForeignMod
) -> ItemForeignMod where
F: Fold,
pub fn fold_item_foreign_mod<F: ?Sized>(
f: &mut F,
node: ItemForeignMod
) -> ItemForeignMod where
F: Fold,