referrerpolicy=no-referrer-when-downgrade

Crate sp_runtime_interface_proc_macro

Source
Expand description

This crate provides procedural macros for usage within the context of the Substrate runtime interface.

It provides the #[runtime_interface] attribute macro for generating the runtime interfaces.

Attribute Macros§