Expand description
Channel facade backed by crossbeam-channel
when the
lockfree-coordination
feature is enabled.
Structs§
Enums§
- TryRecv
Error - An error returned from the
try_recv
method.
Channel facade backed by crossbeam-channel
when the
lockfree-coordination
feature is enabled.
try_recv
method.