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 default-features = false somewhere in the dependency tree.

embed
field default
instant
list struct default

Cubob has 5 features without comments.