Function ascii_utils::check_ascii_printable [] [src]

pub fn check_ascii_printable(name: &str) -> Result<(), AsciiError>

Reports an error wheter the string has a non-ASCII character or any ASCII control character.