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

pub fn fold_return_type<V: Fold + ?Sized>(
    _visitor: &mut V,
    _i: ReturnType
) -> ReturnType