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).
address_space
Implements AddressSpace, the memory address space of a pointer.
You can import this API from the memory package. For example:
from std.memory import AddressSpace
Structs
-
AddressSpace: Address space of the pointer.