pub const fn mask(ndx: usize) -> u128Available 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.