Module bson::datetime

source ·
Expand description

Module containing functionality related to BSON DateTimes. For more information, see the documentation for the DateTime type.

Structs§

Enums§

  • Errors that can occur during DateTime construction and generation.

Type Aliases§

  • Alias for Result<T, DateTime::Error>