Library Moduleswift-bson 1.0.0BSONLegacy

BSONLegacy

import BSONLegacy

Module information

Declarations
28
Symbols
30

Coverage

3.6 percent of the declarations in BSONLegacy are fully documented96.4 percent of the declarations in BSONLegacy are indirectly documented

Declarations

3.6 percent of the declarations in BSONLegacy are initializers, type members, or enum cases92.9 percent of the declarations in BSONLegacy are instance members3.6 percent of the declarations in BSONLegacy are structures

Interfaces

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

Other modules

  • BSON

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

  • BSONABI

    Models the BSON type system and the binary interface of the BSON serialization format.

  • BSONArrays

    Implements the packed binary array system.

  • BSONDecoding

    Implements the BSON decoding system.

  • BSONEncoding

    Implements the BSON encoding system.

  • BSONReflection

    This module contains tools for inspecting, canonicalizing, and comparing BSON for equality.

  • BSON_ISO

    An overlay module providing BSONEncodable and BSONDecodable conformances for the types in the ISO module.

  • BSON_UUID

    An overlay module providing BSONEncodable and BSONDecodable conformances for the UUID type.