Searched refs:to_lowercase_bytes (Results 1 – 2 of 2) sorted by relevance
3 pub(crate) const fn to_lowercase_bytes<const N: usize>(s: &str) -> [u8; N] { in to_lowercase_bytes() function
28 util::to_lowercase_bytes::<{ stringify!($variant).len() }>(