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