ide_db::rename

Macro bail

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