Skip to main content
bits_of
reth
2.0.0
In reth::
revm::
db::
bytecode::
bitvec::
mem
reth
::
revm
::
db
::
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
.