Macro ra_ap_ide_db::_format_err[][src]

macro_rules! _format_err {
    ($fmt : expr) => { ... };
    ($fmt : expr, $($arg : tt) +) => { ... };
}