Function test_bit
pub(in ::detect::cache) const fn test_bit(x: u128, bit: u32) -> bool
Tests the bit of x.
test_bitpub(in ::detect::cache) const fn test_bit(x: u128, bit: u32) -> bool
Tests the bit of x.