ExistentialType

public struct ExistentialType : TypeProtocol
extension ExistentialType: CustomStringConvertible

An existential type, optionally bound by traits and constraints on associated types.