Cargo Features

Fiddler has no features set by default.

[dependencies]
fiddler = { version = "0.3.1", features = ["all", "python", "elasticsearch"] }
all = elasticsearch, python
python all?

Enables pyo3 ^0.21.1

elasticsearch all?

Enables elasticsearch ^8.5.0-alpha.1

Fiddler has 3 features without comments.