[−][src]Module mongodb::oid
ObjectId
Structs
| ObjectId |
A wrapper around raw 12-byte ObjectId representations. |
Enums
| Error |
Errors that can occur during OID construction and generation. |
Type Definitions
| Result |
Alias for Result<T, oid::Error>. |