Cargo Features
sl-oblivious has no features set by default.
[dependencies]
sl-oblivious = { version = "1.0.0-beta", features = ["serde"] }
- serde = serde_arrays
-
Enables serde of k256 and derive of serde
serde:
Provide derive(Serialize, Deserialize) macros.
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.
- serde_arrays serde?
-
Enables serde_arrays ^0.1