Cargo Features

ciphercore-base has no features set by default.

[dependencies]
ciphercore-base = { version = "0.3.1", features = ["py-binding", "tonic-errors", "fuzzing", "arbitrary"] }
py-binding

Enables pyo3 ^0.17.1 and pywrapper-macro

tonic-errors

Enables tonic ^0.8.3

fuzzing

Affects constants::type_size_limit_constants

Features from optional dependencies

arbitrary implicit feature

Enables arbitrary

arbitrary:

The trait for generating structured data from unstructured data