add ability to get strcut field source
This commit is contained in:
@@ -68,7 +68,7 @@ pub use self::code_model_api::{
|
||||
Module, ModuleDef, ModuleSource, Problem,
|
||||
Struct, Enum, EnumVariant,
|
||||
Function, FnSignature, ScopeEntryWithSyntax,
|
||||
StructField,
|
||||
StructField, FieldSource,
|
||||
Static, Const,
|
||||
Trait, Type,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user