Constant tokio::sync::mpsc::block::TX_CLOSED

source ·
const TX_CLOSED: usize = _; // 8_589_934_592usize
Expand description

Flag tracking all senders dropped.

When this flag is set, the send half of the channel has closed.