Skip to main content

semantic_type_for

Function semantic_type_for 

Source
pub fn semantic_type_for(kind: &DefinitionKind) -> u32
Expand description

The semantic token type an identifier gets once resolution names its kind. Wildcard-free: a new DefinitionKind must decide its color here.