macro_rules! create_runtime_str {
    ( $y:expr ) => { ... };
}
Expand description

Create a const RuntimeString.