Cargo Features

Fiddler has no features set by default.

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

Enables pyo3 ^0.21.1

Affects processors::python

elasticsearch all?

Enables elasticsearch ^8.5.0-alpha.1

Affects outputs::elasticsearch