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).
unsafe_maybe_uninit
Implements UnsafeMaybeUninit, a wrapper for memory that may or may not be initialized.
Structs
-
UnsafeMaybeUninit: A wrapper type to represent memory that may or may not be initialized.