catalyzer
0.1.3
Module error
Structs
Enums
In catalyzer::internals::crates::tokio::sync::oneshot
?
Module
catalyzer
::
internals
::
crates
::
tokio
::
sync
::
oneshot
::
error
[
−
]
Expand description
Oneshot
error types.
Structs
§
RecvError
Error returned by the
Future
implementation for
Receiver
.
Enums
§
TryRecvError
Error returned by the
try_recv
function on
Receiver
.