Function syn::fold::fold_abi[][src]

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