Cargo Features

dis-rs has no features set by default.

[dependencies]
dis-rs = { version = "0.13.0", features = ["serde", "pcap-file", "hotpath"] }
serde

Enables serde

pcap-file

Enables pcap-file

hotpath

Enables hotpath and hotpath-alloc of hotpath ^0.10.1

dis-rs has 3 features without comments.