protocol DecodableWithConfiguration
s20FoundationEssentials26DecodableWithConfigurationP
49H80
import FoundationEssentials
associatedtype DecodingConfiguration
init(from decoder: any Decoder, configuration: Self.DecodingConfiguration) throws