Skip to main content

alphanumeric

Function alphanumeric 

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

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