In

ValidatorResult of a validator that validates whether an item is contained in the supplied sequence.

In.swift:19
struct In<T> where T : CustomStringConvertible, T : Equatable, T : Sendable