syn::gen::fold

Function fold_type_bare_fn

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