protocol 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.
Conforming Types |
KeyedEncodingContainer |
Associated Types |
associatedtype Key
|
Instance Variables
Instance Methods