A UTF-8 encoded string with configurable byte storage.
# Cargo.toml
[dependencies]
string = "0.3.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a fixed-capacity string with a 32-byte backing store.
Use a use alias or fully qualified path to avoid ambiguity with std::String.
No dependency data recorded yet.