Function tokio::sync::mpsc::block::is_tx_closed

source ยท
fn is_tx_closed(bits: usize) -> bool
Expand description

Returns true if the closed flag has been set.