Skip to content

You're viewing documentation for a pre-release version. View the latest stable version

Case

URLEncodedFormEncoder.Configuration.DateEncodingStrategy.custom(_:)

Using custom callback
case custom(@Sendable (Date, any Encoder) throws -> Void)