ResponseHeader

@propertyWrapper
public struct ResponseHeader<DecodingStrategy> where DecodingStrategy : ResponseHeaderDecodingStrategy
extension ResponseHeader: Decodable where DecodingStrategy.RawValue: Decodable

Undocumented

Available where DecodingStrategy.RawValue: Decodable