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

1 line
304 B
JavaScript

initSidebarItems({"enum":[["SendTimeoutError","Error returned by `Sender::send_timeout`]."],["TrySendError","This enumeration is the list of the possible error outcomes for the try_send method."]],"struct":[["RecvError","Error returned by `Receiver`."],["SendError","Error returned by the `Sender`."]]});