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

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