associatedtype BSONRepresentation
s7BSONABI17BSONRepresentableP18BSONRepresentationQa
33BTS
import BSONABI
Models the BSON type system and the binary interface of the BSON serialization format.
protocol BSONRepresentable<BSONRepresentation>
init(_ bson: BSONRepresentation)
var bson: BSONRepresentation { get }