Cargo Features
[dependencies]
opg = { version = "0.2.1", default-features = false, features = ["const_generics", "uuid", "chrono"] }
- default = const_generics
-
The
const_generics
feature is set by default wheneveropg
is added without
somewhere in the dependency tree.default-features = false - const_generics default