Initializerswift-bson 0.3.1BSONABI
init
BSON.Max.swift:10init()
init()
import BSONABI
Models the BSON type system and the binary interface of the BSON serialization format.
@frozen struct Max
The MongoDB max-key. This type has a single state, and is isomorphic to Void
. It is mainly used by the decoding and encoding layers as an API landmark.
@frozen enum BSON
The namespace for all BSON types.