Available on crate feature
mongodb
only.Expand description
A driver implementation for the mongodb change stream backend.
Re-exports§
pub use mongodb as mongodb_client;
Structs§
- EvStream
- The stream of document insertion returned by the mongodb change stream.
- Mongo
DbDriver - A driver implementation for the mongodb change stream backend.