Module stream

Module stream 

Source
Available on crate feature streams only.
Expand description

Streaming types for real-time entity updates.

Provides error types and traits for async streams via Postgres LISTEN/NOTIFY.

Enumsยง

StreamError
Error type for stream operations.