Constant lower

Source
pub const lower: CharParser;
Expand description

Matches any lowercase letter (see char::is_lowercase). Returns a char.