mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-28 04:44:57 +00:00
remove Def
This commit is contained in:
parent
f96df105ea
commit
e9e792f2d7
2 changed files with 0 additions and 6 deletions
|
@ -66,7 +66,6 @@ pub use self::{
|
|||
|
||||
pub use self::code_model_api::{
|
||||
Crate, CrateDependency,
|
||||
Def,
|
||||
Module, ModuleDef, ModuleSource, Problem,
|
||||
Struct, Enum, EnumVariant,
|
||||
Function, FnSignature,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue