Function syn::fold::fold_type_bare_fn

source ยท
pub fn fold_type_bare_fn<F>(f: &mut F, node: TypeBareFn) -> TypeBareFn
where F: Fold + ?Sized,