Cargo Features
[dependencies]
kcr_batch_volcano_sh = { version = "1.20250402.181726", default-features = false, features = ["v1alpha1"] }
- default = v1alpha1
-
The
v1alpha1
feature is set by default wheneverkcr_batch_volcano_sh
is added without
somewhere in the dependency tree.default-features = false - v1alpha1 default
-
Affects
kcr_batch_volcano_sh::v1alpha1
…