Name Description Size Coverage
channel.rs The channel interface. 48350 -
context.rs Thread-local context used in select. 4998 -
counter.rs Reference counter for channels. 4029 -
err.rs 10859 -
flavors -
lib.rs 10846 -
select.rs Interface to the select mechanism. 43386 -
select_macro.rs The `select!` macro. 33308 -
utils.rs Miscellaneous utilities. 1549 -
waker.rs Waking mechanism for threads blocked on channel operations. 8676 -