Cargo Features
dusk-merkle has no features set by default.
[dependencies]
dusk-merkle = { version = "0.5.3", features = ["size_16", "size_32", "size_64", "rkyv-impl"] }
- size_16
- size_32
- size_64
- rkyv-impl = bytecheck, rkyv
-
Enables alloc and validation of rkyv ^0.7
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.