reth_
node_
core
1.1.1
In reth_
node_
core::
primitives::
revm_
primitives::
bitvec::
mem
reth_node_core
::
primitives
::
revm_primitives
::
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
.