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

@ -16,7 +16,7 @@ use crate::{
arena::{Arena, Id},
};
pub use self::nameres::ModuleScope;
pub use self::nameres::{ModuleScope, Resolution};
/// `Module` is API entry point to get all the information
/// about a particular module.