BSONDocumentDecodable

    A type that can be decoded from a BSON dictionary-decoder.

    BSONDocumentDecodable.swift:3
    protocol BSONDocumentDecodable<CodingKey> : BSONDecodable
    Browse conforming types

    Supertypes

    • protocol BSONDecodable

      A type that can be decoded from a BSON variant value backed by some type of storage not particular to the decoded type.

    Requirements

    Type members

    Citizens in BSONDecoding

    Type members