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

pub fn fold_type_bare_fn<F: ?Sized>(f: &mut F, node: TypeBareFn) -> TypeBareFn where
    F: Fold
This is supported on crate feature fold only.