Module string

Expand description

Utilities for strings.

Structsยง

PrintableString
A string that displays only printable characters, replacing control characters with core::char::REPLACEMENT_CHARACTER.
UntrustedString
Struct to Display fields in a safe way using PrintableString