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

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