ide_db::rename

Macro format_err

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