Structs

Struct representing a BSON datetime. Note: BSON datetimes have millisecond precision.

The local timescale. This is implemented via the standard time crate.

A wrapper around raw 12-byte ObjectId representations.

The UTC time zone. This is the most efficient time zone when you don’t need the local time. It is also used as an offset (which is also a dummy type).

Enums

Represents all possible errors that can occur when working with configuration.

Traits

Type Definitions