Cargo Features
[dependencies]
moosicbox_audio_zone_models = { version = "0.1.1", default-features = false, features = ["fail-on-warnings", "api", "openapi"] }
- default = api, openapi
-
These default features are set whenever
moosicbox_audio_zone_models
is added without
somewhere in the dependency tree.default-features = false - fail-on-warnings
- api default
-
Enables api of gimbal_database
- openapi default
-
Enables utoipa
API Dependencies