Function most_significant_bit

Source
pub fn most_significant_bit(x: U256) -> Result<u8, UniswapV3MathError>