[][src]Function syn::fold::fold_return_type

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