remove Def

This commit is contained in:
Aleksey Kladov 2019-03-12 12:36:37 +03:00
parent f96df105ea
commit e9e792f2d7
2 changed files with 0 additions and 6 deletions

View file

@ -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,