moar icons

This commit is contained in:
Aleksey Kladov 2018-12-22 02:20:14 +03:00
parent 238b52358d
commit 97cb463c9b
7 changed files with 34 additions and 7 deletions

View file

@ -39,7 +39,7 @@ use crate::{
pub use self::{
path::{Path, PathKind},
krate::Crate,
module::{Module, ModuleId, Problem, nameres::ItemMap},
module::{Module, ModuleId, Problem, nameres::ItemMap, ModuleScope, Resolution},
function::{Function, FnScopes},
};