Expand description

Shareable Substrate traits.

Structs

The call-in-wasm extension to register/retrieve from the externalities.

Could not find the :code in the externalities while initializing the RuntimeCode.

Type that implements FetchRuntimeCode and always returns None.

The Wasm code of a Substrate runtime.

Extension that supports spawning extra runtime instances in externalities.

Task executor extension.

Wrapper to use a u8 slice or Vec as FetchRuntimeCode.

Enums

Allow or Disallow missing host functions when instantiating a WASM blob.

Traits

Something that can call a method in a WASM blob.

Code execution engine.

The Substrate externalities.

Extension for the Externalities trait.

Something that can fetch the runtime :code.

Runtime spawn extension.

Something that can spawn futures (blocking and non-blocking) with an assigned name.