Case
URLEncodedFormEncoder.Configuration.DateEncodingStrategy.custom(_:)
Using custom callback
case custom(@Sendable (Date, any Encoder) throws -> Void)
You're viewing documentation for a pre-release version. View the latest stable version
Case
case custom(@Sendable (Date, any Encoder) throws -> Void)