Cargo Features
[dependencies]
cubob = { version = "1.3.2", default-features = false, features = ["embed", "field", "instant", "struct"] }
- default = field, list, struct
-
These default features are set whenever
cubob
is added without
somewhere in the dependency tree.default-features = false - embed
- field default
- instant
- list struct default
Cubob has 5 features without comments.