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

1 line
273 B
JavaScript

initSidebarItems({"enum":[["RecvError","An error returned from the `recv` function on a `Receiver`."],["TryRecvError","An error returned from the `try_recv` function on a `Receiver`."]],"struct":[["SendError","Error returned by from the `send` function on a `Sender`."]]});