Macro frame::runtime::prelude::create_runtime_str
macro_rules! create_runtime_str { ( $y:expr ) => { ... }; }
Expand description
Types to define your runtime version.
Create a const RuntimeString.
macro_rules! create_runtime_str { ( $y:expr ) => { ... }; }
Types to define your runtime version.
Create a const RuntimeString.