Function syn::fold::fold_return_type

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