Cuckoo/Source/Verification/__DoNotUse.swift

10 lines
227 B
Swift

//
// __DoNotUse.swift
// Cuckoo
//
// Created by Tadeas Kriz on 13/01/16.
// Copyright © 2016 Brightify. All rights reserved.
//
/// Marker struct for use as a return type in verification.
public struct __DoNotUse<T> { }