eq_case

Function eq_case 

Source
const fn eq_case(lhs: &[u8], rhs: &[u8]) -> bool
Expand description

A const implementation of case-insensitive ASCII equals.