[−][src]Module bson::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>. |
ObjectId
ObjectId | A wrapper around raw 12-byte ObjectId representations. |
Error | Errors that can occur during OID construction and generation. |
Result | Alias for Result<T, oid::Error>. |