mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-03 07:04:49 +00:00
moar icons
This commit is contained in:
parent
238b52358d
commit
97cb463c9b
7 changed files with 34 additions and 7 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue