zccache 1.12.16

Local-first compiler cache for C/C++/Rust/Emscripten
Documentation
1
2
3
4
5
6
7
## src/

Rust watcher engine source for `zccache-watcher`.

The crate root preserves the former `zccache::watcher` module surface so the
main facade can re-export this crate as `zccache::watcher`. The optional
`python` feature keeps the PyO3 `_native` extension bindings in `python.rs`.