Cargo Features
cpz has no features set by default.
[dependencies]
cpz = { version = "2.2.0", features = ["trace", "progress"] }
- trace
-
Enables tracing, tracing-subscriber, tracing-tracy, and tracy-client ^0.17.0, tracing of fuc_engine
- progress
-
Enables indicatif, tracing, tracing-indicatif, and tracing-subscriber, tracing of fuc_engine
cpz has 2 features without comments.