Cargo Features

dlt-core has no features set by default.

[dependencies]
dlt-core = { version = "0.18.0", features = ["statistics", "debug_parser", "serde-support"] }
statistics = buf_redux

Affects dlt-core::statistics

debug_parser
serde-support = serde, serde_json

Affects filtering::read_filter_options

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.

buf_redux statistics?
serde serde-support?
serde_json serde-support?