Module string

Source
Expand description

The string module defines the String type which represents UTF8 encoded strings.

Structs§

String
Rust: prefer using Rust’s native String which implements MoveType.
StringTypeTag