Skip to main content

Module runtime

Module runtime 

Source

Enums§

RuntimeBootstrapError
RuntimeBootstrapError
RuntimeDiagnosticError
RuntimeDiagnosticError
RuntimeOpenError
RuntimeOpenError
RuntimePolicyError
RuntimePolicyError

Functions§

bootstrap_default_memory_manager
Bootstrap the default MemoryManager<DefaultMemoryImpl> runtime using generic policy.
bootstrap_default_memory_manager_with_policy
Bootstrap the default runtime and layer caller-supplied policy over generic range checks.
default_memory_manager_commit_recovery_diagnostic
Build a protected commit recovery diagnostic for the default ledger store.
default_memory_manager_diagnostic_export
Build a diagnostic export for the default MemoryManager runtime.
defer_eager_init
Register a pre-bootstrap declaration hook.
is_default_memory_manager_bootstrapped
Return true once default runtime bootstrap has completed.
open_default_memory_manager_memory
Open a validated MemoryManager memory by stable key and expected ID.
validated_allocations
Return the published validated allocations for the default runtime substrate.