☰
In halo2_base::utils
?
Function
halo2_base
::
utils
::
bit_length
source
·
[
−
]
pub fn bit_length(x:
u64
) ->
usize
Expand description
Returns the number of bits needed to represent the value of
x
.