Macro hax_frontend_exporter::utils::format_with_context

source ยท
macro_rules! format_with_context {
    ($format_str:expr $(,$arg:expr)* $(; {$($x:expr),*})?) => { ... };
    ($($tt:tt)*) => { ... };
}