Macro ra_ap_ide_db::_format_err

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