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

1 line
337 B
JavaScript

initSidebarItems({"fn":[["channel","Creates a new watch channel, returning the “send” and “receive” handles."]],"mod":[["error","Watch error types"]],"struct":[["Receiver","Receives values from the associated `Sender`."],["Ref","Returns a reference to the inner value"],["Sender","Sends values to the associated `Receiver`."]]});