Skip to main content
Log in

Mojo module

string_slice

Implements the StringSlice type.

You can import these APIs from the utils.string_slice module.

Examples:

from utils import StringSlice
from utils import StringSlice

Aliases

  • StaticString = StringSlice[StaticConstantOrigin]: An immutable static string slice.

Structs