Crate frame_support_procedural[−][src]
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. |
Attribute Macros
| transactional | Execute the annotated function in a new storage transaction. |