Module string
Expand description
Utilities to wrap untrusted strings and handle them (more) safely
These re-exports are deprecated in favor of lightning::types::string
.
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