Function syn::fold::fold_item_extern_crate[][src]

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