Skip to main content

lowercase

Function lowercase 

Source
pub fn lowercase(c: char) -> bool
Expand description

A copy of [char::lowercase] with signature adjusted to be usable as a Pattern