Constant ASCII_CASE_MASK

pub(in ::num) const ASCII_CASE_MASK: u8 = 32u8;

If the bit selected by this mask is set, ascii is lower case.