with_attached_db

Function with_attached_db 

Source
pub fn with_attached_db<R>(op: impl FnOnce(&dyn HirDatabase) -> R) -> R