Instance Propertyswift-mongodb 0.27.0MongoBuiltins->Mongo
bson
Mongo.LatencyStatsDocument.swift:9var bson: BSON.Document
var bson: BSON.Document
s5MongoAAO0A8BuiltinsE20LatencyStatsDocumentV4bson7BSONABI4BSONO0E0Vvp
What are these?
FNV24: [3DQVC]
import MongoBuiltins
import Mongo
A single-type module that declares the Mongo
namespace.
@frozen struct LatencyStatsDocument
enum Mongo
@frozen enum BSON
The namespace for all BSON types.
@frozen struct Document
The Document
type models the “universal” BSON DSL.
init(_ bson: BSON.Document)
subscript(key: Histograms) -> Bool? { get set }
@frozen enum Histograms