macro_rules! format_runtime_string {
    ($($args:tt)*) => { ... };
}
Expand description

Convenience macro to use the format! interface to get a RuntimeString::Owned