zizmor/crates/subfeature
2025-11-01 20:42:15 -04:00
..
src refactor: forbid all unwrap usage (#1306) 2025-11-01 19:06:59 -04:00
.gitignore refactor: add subfeature crate (#1030) 2025-07-17 02:08:29 +00:00
Cargo.toml chore: bump support crate versions (#1310) 2025-11-01 20:42:15 -04:00
LICENSE refactor: add subfeature crate (#1030) 2025-07-17 02:08:29 +00:00
README.md refactor: add subfeature crate (#1030) 2025-07-17 02:08:29 +00:00

subfeature

zizmor CI Crates.io docs.rs GitHub Sponsors Discord

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.

License

MIT License.