Skip to main content

annotation_status_for_source

Function annotation_status_for_source 

Source
pub fn annotation_status_for_source(
    annotation: &Annotation,
    scope: &AnnotationScope,
    source: &[u8],
    file_path: &Path,
) -> StalenessStatus
Expand description

Check an annotation’s staleness against already-loaded source bytes.