Modules§
- Timestamp
Serializer - Contains functions to serialize a
chrono::DateTime
as acrate::DateTime
and deserialize achrono::DateTime
from acrate::DateTime
. - connection
- types
Macros§
- doc
- Construct a bson::Document value.
Structs§
- Aggregate
Options - Specifies the options to a
Collection::aggregate
operation. - Date
Time - Struct representing a BSON datetime. Note: BSON datetimes have millisecond precision.
- Index
Model - Specifies the fields and options for an index. For more information, see the documentation.
- Index
Options - These are the valid options for specifying an
IndexModel
. For more information on these properties, see the documentation. - Regex
- Represents a BSON regular expression value.