const MAX_INCREMENTAL_CHANGED_PATHS: usize = 100_000;
Maximum event paths accepted by one incremental watcher publication.