Module memory_operation

Source

Structs§

BlockId
Identifier for a block of memory
MemOp
Operation on a block of memory We can either write or read at an index in memory

Enums§

MemOpKind
Whether a memory operation reads from or writes to memory