bitstring::utils::bigendian::u128

Function mask

source
pub const fn mask(ndx: usize) -> u128
Available on (crate features bigendian or net) and crate feature bigendian only.
Expand description

integer with single bit set. bit 0 is the highest bit (big endian). Wraps at ELEMENT_BITS.