Expand description
module for the SharedString and related things
Structs§
- A string type used by the Slint run-time.
Traits§
- A trait for converting a value to a
SharedString
.
Functions§
- Same as
std::fmt::format()
, but return aSharedString
instead