rustc_middle

Macro throw_unsup_format

Source
macro_rules! throw_unsup_format {
    ($($tt:tt)*) => { ... };
}