Library Moduleswift-mongodb 0.23.3BSON
BSON
An umbrella module providing a BSON parser, encoder, and decoder.
README.mdimport BSON
Module information
- Declarations
- 0
- Symbols
- 18
Linking the BSON libraries
This module re-exports the BSONABI
, BSONEncoding
, and BSONDecoding
modules. Importing them directly is discouraged.
Some BSON modules (currently BSONLegacy
, BSONReflection
, and BSONTesting
) are considered ancillary and are not included in this umbrella module.
Other modules
BSONABI
Models the BSON type system and the binary interface of the BSON serialization format.
BSONDecoding
BSONEncoding
BSONLegacy
BSONReflection
BSONTesting
BSON_OrderedCollections
BSON_UUID
Mongo
A single-type module that declares the
Mongo
namespace.MongoABI
MongoBuiltins
MongoClusters
MongoCommands
MongoConfiguration
MongoDB
MongoDriver
MongoExecutor
MongoIO
MongoLogging
MongoQL
MongoTesting
MongoWire
SCRAM
UUID
UnixTime_Atomics