Module lightning_types::string
source · Expand description
Utilities for strings.
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