StructureSwift5.9.0

    KeyedEncodingContainer

    A concrete container that provides a view into an encoder’s storage, making the encoded properties of an encodable type accessible by keys.

    struct KeyedEncodingContainer<K> where K : CodingKey

    Citizens in Swift

    Conformances

    Members

    Available in Foundation

    where K:CodingKey

    Members

    Extension in BSON

    where K:CodingKey

    Members