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).
maybe_uninit
Implements MaybeUninit, a wrapper for memory that may or may not be initialized.
Structs
-
MaybeUninit: Holds memory that may or may not contain an initializedT.