Expand description
This module define the Memory struct and its implementation.
Structs§
- Memory
- Describes the full memory available for a machine.
Enums§
- Memory
Error - Represents an error occurring during a memory operation.
Type Aliases§
- Memory
Result - The result of some memory operations which can fail.