Skip to main content

format_ty

Macro format_ty 

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