Skip to main content
bits_of
revm_
database
12.0.0
In revm_
database::
state::
bytecode::
bitvec::
mem
revm_database
::
state
::
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
.