Function bits_of
pub const fn bits_of<T>() -> usizeAvailable on crate feature
evm only.Expand description
Counts the number of bits in a value of type T.
pub const fn bits_of<T>() -> usizeevm only.Counts the number of bits in a value of type T.