Re-exports§
pub use ::bson;
Structs§
- Aggregation
Response - Client
- Implements all the api calls, but doesn’t hold information about the selected collection or database
- Client
Builder - A builder for
Client
. - Collection
- holds information which collection to select
- Delete
Response - Error
- Find
Response - Insert
Response - Replace
Response - Update
Response