For the complete Mojo documentation index, see llms.txt. Markdown versions of all pages are available by appending .md to any URL (e.g. /docs/manual/basics.md).
cstring
Implements C string interoperability utilities.
Structs
-
CStringSlice: A non-owning immutable view to a nul-terminated C string (const char*).