Skip to main content

Mojo module

stringref

Implements the StringRef class.

Structs

  • StringRef: Represent a constant reference to a string, i.e. a sequence of characters and a length, which need not be null terminated.

Was this page helpful?