1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
# subfeature
[](https://zizmor.sh/)
[](https://github.com/zizmorcore/zizmor/actions/workflows/ci.yml)
[](https://crates.io/crates/subfeature)
[](https://docs.rs/subfeature)
[](https://github.com/sponsors/woodruffw)
[](https://discord.com/invite/PGU3zGZuGG)
Subfeature handling and manipulation APIs.
A "subfeature" is a subset of a _feature_, which is zizmor's term for a
syntactically relevant extract of a YAML document. This crate provides
APIs for creating subfeatures and matching them against parent features.
This crate is part of [zizmor](https://zizmor.sh).
## License
MIT License.
|