Macro sp_version::create_runtime_str [−][src]
macro_rules! create_runtime_str {
($y : expr) => { ... };
}Expand description
Create a const RuntimeString.
macro_rules! create_runtime_str {
($y : expr) => { ... };
}Create a const RuntimeString.