loom_defi_uniswap_v3_math::bit_math

Function least_significant_bit

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