Skip to main content
bits_of
revm_
context
15.0.0
In revm_
context::
database_
interface::
state::
bytecode::
bitvec::
mem
revm_context
::
database_interface
::
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
.