Crate boringascii

Source

Structsยง

BoringAscii
A string of bytes that is impossible to construct with any non-ASCII, non-printable, or whitespace characters. This is mainly useful as a brute-force solution to avoid homoglyph attacks.