aztec-nr - noir_aztec::macros::storage

Global STORAGE_LAYOUT_NAME

pub mut comptime global STORAGE_LAYOUT_NAME: UHashMap<Module, Quoted, BuildHasherDefault<Poseidon2Hasher>>;

Stores a map from a module to the name of the struct that describes its storage layout. This is then used when generating a storage_layout() getter on the contract struct.