const fn eq_case(lhs: &[u8], rhs: &[u8]) -> bool
A const implementation of case-insensitive ASCII equals.