Module string
Expand description
Utilities to wrap untrusted strings and handle them (more) safely
Structsยง
- A string that displays only printable characters, replacing control characters with
core::char::REPLACEMENT_CHARACTER
. - Struct to
Display
fields in a safe way usingPrintableString