Name Description Size Coverage
channel.rs The channel interface. 48350 67 %
context.rs Thread-local context used in select. 4998 92 %
counter.rs Reference counter for channels. 4029 94 %
err.rs 10859 0 %
flavors 72 %
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 96 %