Module binary

Module binary 

Source

Structs§

Binary
Represents a BSON binary value.
PackedBitVector
A vector of packed bits. This type can be constructed by calling PackedBitVector::new.

Enums§

Error
Possible errors that can arise during Binary construction.
Vector
A vector of numeric values. This type can be converted into a Binary of subtype BinarySubtype::Vector.

Type Aliases§

Result