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