Skip to main content

semantic_tokens

Function semantic_tokens 

Source
pub fn semantic_tokens<L: Component>(
    query: Query<'_, '_, (&Element, &Source, &mut TokenTypesComponent), (With<L>, With<HighlightRequest>)>,
)