Protocolvapor 4.114.1Vapor
OptionalType
Capable of being represented by an optional wrapped type.
protocol OptionalType : AnyOptionalTypeBrowse conforming typesThis protocol mostly exists to allow constrained extensions on generic types where an associatedtype is an Optional<T>.