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