Skip to main content

provide_semantic_tokens_full

Function provide_semantic_tokens_full 

Source
pub(super) async fn provide_semantic_tokens_full(
    environment: &MountainEnvironment,
    document_uri: Url,
) -> Result<Option<Value>, CommonError>