bitvec
1.0.1
In bitvec::mem
Function
bitvec
::
mem
::
bits_of
Copy item path
source
ยท
[
−
]
pub const fn bits_of<T>() ->
usize
Expand description
Counts the number of bits in a value of type
T
.