tokio
1.41.1
Module bit
Structs
Functions
In tokio::util
Module
tokio
::
util
::
bit
Copy item path
source
ยท
[
−
]
Structs
ยง
Pack
๐
Functions
ยง
mask_for
๐
Returns a
usize
with the right-most
n
bits set.
unpack
๐
Unpacks a value using a mask & shift.