Crate objectid

Source
Expand description

A Rust implementation of a BSON ObjectId.

Structs§

ObjectId
A wrapper around raw 12-byte ObjectId representations.

Enums§

Error
Errors that can occur during OID construction and generation.