Cargo Features

clvm_tools_rs has no features set by default.

[dependencies]
clvm_tools_rs = { version = "0.1.42", features = ["extension-module", "fuzz"] }
extension-module

Enables pyo3 ^0.20.2

fuzz

Enables lfsr, rand, and rand_chacha

clvm_tools_rs has 2 features without comments.