Module bson::oid[][src]

Expand description

ObjectId

Structs

A wrapper around raw 12-byte ObjectId representations.

Enums

Errors that can occur during OID construction and generation.

Type Definitions

Alias for Result<T, oid::Error>.