Skip to main content

casefold

Function casefold 

Source
pub fn casefold<I: Iterator<Item = char>>(input: I) -> CaseFoldIterator<I>