SinkConvertible
public protocol SinkConvertible
-
Declaration
Swift
associatedtype SinkType : SinkProtocol
-
Declaration
Swift
nonmutating func makeSink() -> SinkType