Macro xlang_abi::format

source ·
macro_rules! format {
    ($($tt:tt)*) => { ... };
}
Expand description

Version of std::format that returns a String