Skip to main content

most_significant_bit

Function most_significant_bit 

Source
pub fn most_significant_bit(x: U256) -> i32
Expand description

Returns the position of the most significant bit (highest set bit) in a U256 number.