Skip to main content

fold_return_type

Function fold_return_type 

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