featurecomb

Crates.iofeaturecomb
lib.rsfeaturecomb
version0.1.1
sourcesrc
created_at2024-11-27 17:19:16.229543
updated_at2024-11-28 17:35:37.737718
descriptionDefine feature groups and enforce relations between Cargo features from your manifest
homepage
repositoryhttps://codeberg.org/AudaciousAxiom/featurecomb
max_upload_size
id1463410
size38,232
(AudaciousAxiom)

documentation

README

featurecomb

Define feature groups and enforce relations between Cargo features from your manifest

Documentation

The documentation is available on docs.rs.

Example

In examples/featurecomb-example/featurecomb-example-dependent/Cargo.toml try enabling/disabling the various features of examples/featurecomb-example/featurecomb-example-lib. Run cargo run in examples/featurecomb-example to check the effect.

Licensed

Copyright 2024 AudaciousAxiom

This project is licensed under MPL-2.0, except for the featurecomb-schema crate which is licensed under MIT OR Apache-2.0.

Commit count: 0

cargo fmt