Expand description
Shareable Substrate traits.
Structs
Could not find the
:code
in the externalities while initializing the RuntimeCode
.Type that implements
FetchRuntimeCode
and always returns None
.An extension that provides functionality to read version information from a given wasm blob.
The Wasm code of a Substrate runtime.
Task executor extension.
Traits
Code execution engine.
The Substrate externalities.
Extension for the
Externalities
trait.Something that can fetch the runtime
:code
.A trait that allows reading version information from the binary.
Runtime spawn extension.
Something that can spawn essential tasks (blocking and non-blocking) with an assigned name
and optional group.
Something that can spawn tasks (blocking and non-blocking) with an assigned name
and optional group.