[][src]Function syn::fold::fold_type_bare_fn

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