watchexec/crates/filterer/tagged
github-actions[bot] 4026938c18
release: watchexec-filterer-tagged v1.0.0 (#719)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Félix Saparelli <felix@passcod.name>
2023-12-10 22:45:04 +00:00
..
src Clippy nursery (#681) 2023-11-26 02:40:57 +00:00
tests Watchexec lib v3 (#601) 2023-11-25 20:33:44 +00:00
CHANGELOG.md release: watchexec-filterer-tagged v1.0.0 (#719) 2023-12-10 22:45:04 +00:00
Cargo.toml release: watchexec-filterer-tagged v1.0.0 (#719) 2023-12-10 22:45:04 +00:00
README.md release: watchexec-filterer-tagged v1.0.0 (#719) 2023-12-10 22:45:04 +00:00
release.toml Split into more crates (#307) 2022-06-15 03:25:05 +00:00

README.md

Crates.io page API Docs Crate license: Apache 2.0 CI status

Watchexec filterer: tagged

Experimental filterer using tagged filters.

The tagged filterer is not in use in the Watchexec CLI, but this crate will continue being updated until and unless it becomes too much of a pain to do so, for third party users. It is expected that some of the code will eventually be reused for a more generic filter crate without the tagged syntax.