Skip to main content

format_str

Macro format_str 

Source
macro_rules! format_str {
    ($fmt:literal $(, $arg:expr)* $(,)?) => { ... };
}