Module memory

Module memory 

Source
Expand description

This module define the Memory struct and its implementation.

Structs§

Memory
Describes the full memory available for a machine.

Enums§

MemoryError
Represents an error occurring during a memory operation.

Type Aliases§

MemoryResult
The result of some memory operations which can fail.