Cargo Features

cyfs-raptorq has no features set by default.

[dependencies]
cyfs-raptorq = { version = "1.6.1", features = ["benchmarking", "python", "serde_support"] }
benchmarking
python = pyo3
serde_support = serde

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 serde_support?
pyo3 python?

Enables pyo3 ^0.12