revm
33.1.0
In revm::
state::
bytecode::
bitvec::
mem
revm
::
state
::
bytecode
::
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
.