Files
rapr-rs/docs/tokio/sync/broadcast/sidebar-items.js
T
Uttarayan Mondal d5ecda4c73 Initial docs commit
2021-03-15 01:27:34 +05:30

1 line
325 B
JavaScript

initSidebarItems({"fn":[["channel","Create a bounded, multi-producer, multi-consumer channel where each sent value is broadcasted to all active receivers."]],"mod":[["error","Broadcast error types"]],"struct":[["Receiver","Receiving-half of the `broadcast` channel."],["Sender","Sending-half of the `broadcast` channel."]]});