Skip to main content

handle_document_highlight

Function handle_document_highlight 

Source
pub(crate) fn handle_document_highlight(
    snap: GlobalStateSnapshot,
    params: DocumentHighlightParams,
) -> Result<Option<Vec<DocumentHighlight>>>