Module crossbeam_channel::err
source · Structs§
- An error returned from the
ready_timeout
method. - An error returned from the
recv
method. - An error returned from the
select_timeout
method. - An error returned from the
send
method. - An error returned from the
try_ready
method. - An error returned from the
try_select
method.
Enums§
- An error returned from the
recv_timeout
method. - An error returned from the
send_timeout
method. - An error returned from the
try_recv
method. - An error returned from the
try_send
method.