Modules§
Structs§
- Client
Guard πAn async-drop styleGuard
formongodb::Client
. Use this guard to hold a client, theclient::shutdown
is called in an async manner when the guard is dropped. Please be aware this is a βbest effortβ style shutdown, which may not be successful if the tokio runtime is in the process of terminating. However, the server-side resources will be cleaned up eventually due to the session expiration. see this issue for more information - Insert
Command πBuilder - Mongodb
Payload πWriter - Upsert
Command πBuilder
Constants§
Statics§
- LOG_
SUPPERSSER π
Functions§
Type Aliases§
- Mongodb
Namespace π