BSONDocumentDecodable

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

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