Skip to content

OneOfConvertible

kareman edited this page Aug 13, 2020 · 3 revisions

OneOfConvertible

A type that OneOf can use.

public protocol OneOfConvertible

Requirements

Element

associatedtype Element

contains(_:)

@inlinable func contains(_: Element) -> Bool
Clone this wiki locally