Macro sp_runtime::create_runtime_str
source · macro_rules! create_runtime_str {
( $y:expr ) => { ... };
}Expand description
Create a const RuntimeString.
macro_rules! create_runtime_str {
( $y:expr ) => { ... };
}Create a const RuntimeString.