init(invalid variant: AnyType)
s7BSONABI4BSONO13TypecastErrorV7invalidAEy_xGAC7AnyTypeO_tcfcWhat are these?
s7BSONABI4BSONO13TypecastErrorV7invalidAEy_xGAC7AnyTypeO_tcfc
FNV24: [4CXA6]
var description: String
let variant: AnyType
import BSONABI
Models the BSON type system and the binary interface of the BSON serialization format.
@frozen struct TypecastError<Value>
A decoder failed to cast a variant to an expected value type.
@frozen enum BSON
The namespace for all BSON types.
@frozen enum AnyType
A BSON metatype. The raw value of this enumeration is the type code of the associated case in BSON’s ABI.
var description: String { get }