Constant core::num::ASCII_CASE_MASK

source ·
const ASCII_CASE_MASK: u8 = 0b0010_0000;
Expand description

If 6th bit is set ascii is lower case.