Crate ascii_utils

Source
Expand description

Handles ASCII characters.

Modules§

table
Defines the ASCII control characters.

Enums§

AsciiError

Traits§

Check
Defines the methods for ASCII operations on characters.

Functions§

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