tokio
1.41.1
In tokio::sync::mpsc::block
Function
tokio
::
sync
::
mpsc
::
block
::
is_tx_closed
Copy item path
source
ยท
[
−
]
fn is_tx_closed(bits:
usize
) ->
bool
Expand description
Returns
true
if the closed flag has been set.