[][src]Crate frame_support_procedural

Proc macro of Support code for the runtime.

Macros

construct_runtime

Construct a runtime, with the given name and the given modules.

decl_storage

Declares strongly-typed wrappers around codec-compatible types in storage.