Module starlark::values::string

source ·
Expand description

The string type. All strings must be valid UTF8.

Structs§

  • A pointer to this type represents a Starlark string. Use of this type is discouraged and not considered stable.

Constants§