Expand description
Module containing functionality related to BSON ObjectIds.
For more information, see the documentation for the ObjectId
type.
Structs§
- Object
Id - A wrapper around a raw 12-byte ObjectId.
Enums§
Type Aliases§
- Result
- Alias for Result<T, oid::Error>.