Cargo Features
chik-bls has no features set by default.
[dependencies]
chik-bls = { version = "0.20.0", features = ["py-bindings", "serde", "arbitrary"] }
- py-bindings
-
Enables chik_py_streamable_macro and pyo3, py-bindings of chik-traits
- serde
-
Enables chik-serde and serde
- arbitrary
-
Enables arbitrary
chik-bls has 3 features without comments.