bits_of
forge
1.3.2
In forge::
revm::
bytecode::
bitvec::
mem
forge
::
revm
::
bytecode
::
bitvec
::
mem
Function
bits_of
Copy item path
pub const fn bits_of<T>() ->
usize
Expand description
Counts the number of bits in a value of type
T
.