Cargo Features
[dependencies]
hdt = { version = "0.3.0", default-features = false, features = ["sophia", "cache"] }
- default = sophia
-
The
sophia
feature is set by default wheneverhdt
is added without
somewhere in the dependency tree.default-features = false - sophia default
-
Enables sophia
Affects
hdt::hdt_graph
… - cache
-
Enables bincode ^1 and serde