Module memory

Source

Re-exports§

pub use paged_vec::*;

Modules§

dimensions
interface
merkle
offline_checker
online
paged_vec
tree

Structs§

HeapAddress
MemoryAddress
The full pointer to a location in memory consists of an address space and a pointer within the address space.
MemoryAuxColsFactory
MemoryController
MemoryRecord
OfflineMemory
PersistentMemoryTraceHeights
RecordId
TimestampedValues
VolatileMemoryTraceHeights

Enums§

MemoryTraceHeights
OpType

Constants§

BOUNDARY_AIR_OFFSET
The offset of the boundary AIR in AIRs of MemoryController.
CHUNK
INITIAL_TIMESTAMP
MERKLE_AIR_OFFSET
The offset of the Merkle AIR in AIRs of MemoryController.

Type Aliases§

Equipartition
An equipartition of memory values.
MemoryImage
TimestampedEquipartition
An equipartition of memory, with timestamps and values.