Cargo Features
[dependencies]
faro_sharding = { version = "0.1.3", default-features = false, features = ["seahash"] }
- default = seahash
-
The
seahash
feature is set by default wheneverfaro_sharding
is added without
somewhere in the dependency tree.default-features = false - seahash default
-
Enables seahash
faro_sharding has 2 features without comments.