Expand description
A simple broadcast event source based on [async_broadcast
]
Structs
- An event source implementation based on the [
async_broadcast
] channels. - The event stream for Broadcast and RingBroadcast event sources
- An event source implementation based on the [
async_broadcast
] channels.
Type Definitions
- Type of future returned by
Broadcast::broadcast_owned
.