Module winter_utils::string
source · 👎Deprecated since 0.8.2: You should prefer to import from
alloc::string::*Expand description
Feature-based re-export of common string components.
Structs§
- A UTF-8–encoded, growable string.
Traits§
- A trait for converting a value to a
String.