Library Moduleswift-mongodb 0.23.3BSON

    BSON

    An umbrella module providing a BSON parser, encoder, and decoder.

    README.md
    import 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