Cargo Features
[dependencies]
tropy = { version = "0.1.3", default-features = false, features = ["binary"] }
- default = binary
-
The
binary
feature is set by default whenevertropy
is added without
somewhere in the dependency tree.default-features = false - binary default
-
Required by the binary