Closed austinjones closed 3 years ago
Implement futures::Sink and futures::Stream for all senders and receivers if the futures-traits feature is enabled.
futures-traits
No implementation of futures::Sink is provided for the broadcast::Sender.
futures::Sink
broadcast::Sender
Implement futures::Sink and futures::Stream for all senders and receivers if the
futures-traits
feature is enabled.No implementation of
futures::Sink
is provided for thebroadcast::Sender
.