Library Moduleswift-bson 0.3.1BSON
BSON
An umbrella module providing a BSON parser, encoder, and decoder.
import BSON
Module information
- Declarations
- 12
- Symbols
- 44
Linking the BSON libraries
This module re-exports the BSONABI
, BSONEncoding
, and BSONDecoding
modules. Importing them directly is discouraged.
Some BSON modules (currently BSONLegacy
and BSONReflection
) are considered ancillary and are not included in this umbrella module.