Macro sp_runtime::format_runtime_string
source · macro_rules! format_runtime_string { ($($args:tt)*) => { ... }; }
Expand description
Convenience macro to use the format! interface to get a RuntimeString::Owned
macro_rules! format_runtime_string { ($($args:tt)*) => { ... }; }
Convenience macro to use the format! interface to get a RuntimeString::Owned