Cargo Features

dlt-core has no features set by default.

[dependencies]
dlt-core = { version = "0.19.1", features = ["statistics", "fibex_parser", "debug_parser", "serde-support"] }
statistics = buf_redux, rustc-hash

Affects dlt-core::statistics

fibex_parser = quick-xml

Affects dlt-core::fibex

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?
quick-xml fibex_parser?

Enables quick-xml ^0.29

rustc-hash statistics?
serde serde-support?
serde_json serde-support?