_Either

implementation detail of PolicyBuilder which should not be used outside the implementation of PolicyBuilder.

PolicyBuilder.swift:145
iOS
13+
macOS
10.15+
tvOS
13+
watchOS
6+
struct _Either<First, Second> where First : VerifierPolicy, Second : VerifierPolicy