Instance Propertyswift-bson 0.3.1BSONABI
description
BSON.TypeError.swift:20var description: String { get }
var description: String { get }
import BSONABI
Models the BSON type system and the binary interface of the BSON serialization format.
@frozen struct TypeError
A variant code did not encode a valid BSON type.
@frozen enum BSON
The namespace for all BSON types.
@frozen struct String
A Unicode string value that is a collection of characters.
init(invalid code: UInt8)
let code: UInt8