Record derive helper attributes, resolve them in IDE layer
This commit is contained in:
@@ -173,6 +173,7 @@ pub enum SymbolKind {
|
||||
Const,
|
||||
ConstParam,
|
||||
Derive,
|
||||
DeriveHelper,
|
||||
Enum,
|
||||
Field,
|
||||
Function,
|
||||
|
||||
Reference in New Issue
Block a user