Mojo module
string_slice
Implements the StringSlice type.
You can import these APIs from the utils.string_slice
module. For example:
from utils import StringSlice
from utils import StringSlice
Aliases
-
StaticString = StringSlice[0, MutableStaticLifetime]
: An immutable static string slice.
Structs
-
StringSlice
: A non-owning view to encoded string data.
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!
😔 What went wrong?