InitializerFoundation
init(from:configuration:)
Available when
Element
conforms toDecodableWithConfiguration
- iOS 15+
- macOS 12+
- tvOS 15+
- watchOS 8+
init(from decoder: Decoder, configuration: Element.DecodingConfiguration) throws
Available when Element
conforms to DecodableWithConfiguration
init(from decoder: Decoder, configuration: Element.DecodingConfiguration) throws