Contents

KeyedEncodingContainerProtocol

A type that provides a view into an encoder’s storage and is used to hold the encoded properties of an encodable type in a keyed manner.

Declaration

protocol KeyedEncodingContainerProtocol

Overview

Encoders should provide types conforming to KeyedEncodingContainerProtocol for their format.

Topics

Associated Types

Instance Properties

Instance Methods

See Also

Encoding Containers