Skip to main content

file_range

Function file_range 

Source
pub(crate) fn file_range(
    snap: &GlobalStateSnapshot,
    text_document_identifier: &TextDocumentIdentifier,
    range: Range,
) -> Result<Option<FileRange>>
Expand description

Returns None if the file was excluded.