Move the helpers into ide_db
This commit is contained in:
@@ -13,6 +13,7 @@ pub mod source_change;
|
||||
pub mod ty_filter;
|
||||
pub mod traits;
|
||||
pub mod call_info;
|
||||
pub mod helpers;
|
||||
|
||||
use std::{fmt, sync::Arc};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user