bitvec
1.0.1
In bitvec::
mem
bitvec
::
mem
Function
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
.