Rename Type => TypeAlias
This commit is contained in:
@@ -72,5 +72,5 @@ pub use self::code_model_api::{
|
||||
Function, FnSignature,
|
||||
StructField, FieldSource,
|
||||
Static, Const,
|
||||
Trait, Type,
|
||||
Trait, TypeAlias,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user