Expand description
The string module defines the String type which represents UTF8 encoded strings.
Structs§
- String
 - Rust: prefer using Rust’s native 
Stringwhich implementsMoveType. - String
Type Tag  
The string module defines the String type which represents UTF8 encoded strings.
String which implements
MoveType.