pub fn semantic_type_for(kind: &DefinitionKind) -> u32Expand description
The semantic token type an identifier gets once resolution names its kind.
Wildcard-free: a new DefinitionKind must decide its color here.
pub fn semantic_type_for(kind: &DefinitionKind) -> u32The semantic token type an identifier gets once resolution names its kind.
Wildcard-free: a new DefinitionKind must decide its color here.