syn::gen::fold

Function fold_abi

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