Expand description

The Substrate runtime. This can be compiled with #[no_std], ready for Wasm.

Modules

  • Runtime API definition for assets. Runtime API definition for assets.
  • Constant values used within the runtime. A set of constant values used in substrate runtime.
  • Implementations of some helper traits passed into runtime modules as associated types. Some configurable implementations as associated type for the substrate runtime.

Macros

  • Calls add_benchmark with all configs from define_benchmarks and passes the first two parameters on.
  • Calls list_benchmark with all configs from define_benchmarks and passes the first two parameters on.

Structs

Enums

Constants

Traits

Functions

Type Definitions