Module roblox::data_type::string [−][src]
Expand description
Provides a type equivalent to Rust’s String type, but copyable.
Structs
A possible error value when converting a String
from a UTF-8 byte vector.
A possible error value when converting a String
from a UTF-16 byte slice.
A UTF-8–encoded, growable string.