Library Moduleswift-bson 0.3.1BSON

BSON

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

README.md
import BSON

Module information

Declarations
12
Symbols
44

Coverage

33.3 percent of the declarations in BSON are fully documented66.7 percent of the declarations in BSON are indirectly documented

Declarations

66.7 percent of the declarations in BSON are initializers, type members, or enum cases16.7 percent of the declarations in BSON are instance members16.7 percent of the declarations in BSON are structures

Interfaces

100.0 percent of the declarations in BSON are unrestricted
Module stats and coverage details

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.