Cargo Features
pcap-parser has no features set by default.
[dependencies]
pcap-parser = { version = "0.16.0", features = ["data", "serialize"] }
- data
-
include parsers for data (depending on linktype)
Affects
pcap-parser::data
… - serialize = cookie-factory
-
add support for writing blocks
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.