Macro ide_db::rename::format_err

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