cast
0.2.0
In cast::
revm::
interpreter::
primitives::
bitvec::
mem
cast
::
revm
::
interpreter
::
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
.