is_ascii

Function is_ascii 

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

Tells if char is ascii.