mask

Function mask 

Source
pub const fn mask(ndx: usize) -> u128
Available on crate feature bigendian only.
Expand description

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