tokio
1.46.1
In tokio::
sync::
mpsc::
block
tokio
::
sync
::
mpsc
::
block
Function
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.