Cargo Features
Protolens has no features set by default.
[dependencies]
protolens = { version = "0.2.1", features = ["jemalloc", "bench"] }
- jemalloc
-
Enables jemallocator
- bench
-
Enables criterion ^0.5.1, etherparse ^0.13.0, and pcap
Affects
protolens::bench
…