Crate rs_mongo_stream

Crate rs_mongo_stream 

Source

Structs§

MongoStream
The main wrapper around MongoDB change streams.
MongoStreamError
Represents errors that can occur when working with MongoDB change streams.

Enums§

Event
Represents the types of events that can occur in a MongoDB collection.

Type Aliases§

Callbacks
A collection of callbacks mapped to their respective event types.