observer_event_changes

Function observer_event_changes 

Source
fn observer_event_changes(
    binding: &SourceBinding,
    scan_options: &ScanOptions,
    event: &Event,
) -> WatchChangeSet
Expand description

Classify source events without letting this binding’s own SQLite files self-invalidate it.