Function syn::fold::fold_abi

source ·
pub fn fold_abi<F>(f: &mut F, node: Abi) -> Abi
where F: Fold + ?Sized,