Files
google-apis-rs/tokio/sync/broadcast/error/sidebar-items.js
2021-04-02 00:20:57 +08:00

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`."]]});