Structs§
- Binary
- Represents a BSON binary value.
- Packed
BitVector - 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 subtypeBinarySubtype::Vector
.