Skip to main content

fold_type_fn_ptr

Function fold_type_fn_ptr 

Source
pub fn fold_type_fn_ptr<F>(f: &mut F, node: TypeFnPtr) -> TypeFnPtr
where F: Fold + ?Sized,