Skip to main content

annotation

Function annotation 

Source
pub(crate) fn annotation(
    snap: &GlobalStateSnapshot,
    range: Range,
    data: CodeLensResolveData,
) -> Result<Option<Annotation>>
Expand description

Returns None if the file was excluded.