Macro rustc_middle::err_unsup_format

source ยท
macro_rules! err_unsup_format {
    ($($tt:tt)*) => { ... };
}