Skip to main content

Module address_index

Module address_index 

Source
Expand description

Disposable address lookup over an immutable qcode module snapshot.

AddressIndex is derived state: consumers build it for a Context, keep it only while that context remains structurally unchanged, and rebuild it after mutation. It is intentionally not stored in or serialized with the IR.

Structs§

AddressIndex
An immutable, disposable address-to-entity snapshot.

Enums§

AddressTarget
A live module entity selected by a machine address.