Skip to main content

Crate zccache_watcher

Crate zccache_watcher 

Source
Expand description

PyO3 cdylib for the polling watcher.

The Rust polling watcher itself lives in zccache::watcher (issue #365). This crate exists solely to host the _native Python extension module so the polished zccache.watcher Python package can import zccache.watcher._native.