Module mongors::error[][src]

Structs

CodedError

Enums

Error

The error type for MongoDB operations.

MaliciousServerErrorType

Type Definitions

Result

A type for results generated by MongoDB related functions, where the Err type is mongodb::Error.