Expand description
Canic-managed stable-memory runtime boundary.
This module is the Canic-owned adapter around ic-memory bootstrap and
Canic-specific stable-memory policy.
Modules§
Macros§
- eager_
init - Register one eager-init body for execution during lifecycle bootstrap.
- eager_
static - Declare a thread-local static and schedule an eager initialization touch.
- ic_
memory_ key - Declare a stable-memory slot with an explicit ABI-stable key.
- ic_
memory_ range - Declare a MemoryManager ID range owned by the declaring crate.