Struct std::storage::storage_string::StorageString
pub struct StorageString {}Expand description
A storage type for storing a UTF-8 encoded string,
as a collection of tightly packed bytes.
pub struct StorageString {}A storage type for storing a UTF-8 encoded string,
as a collection of tightly packed bytes.