ResponseHeaderDecodingStrategy
public protocol ResponseHeaderDecodingStrategy
Undocumented
-
Undocumented
Declaration
Swift
associatedtype RawValue : Decodable, Encodable
-
Undocumented
Declaration
Swift
static func decode(decoder: Decoder) throws -> RawValue