bitvec
1.0.1
In bitvec::
mem
Traits
BitRegister
Functions
bits_of
elts
bitvec
::
mem
Function
bits_of
Copy item path
Settings
Help
Summary
Source
pub const fn bits_of<T>() ->
usize
Expand description
Counts the number of bits in a value of type
T
.