Cargo Features

cpz has no features set by default.

[dependencies]
cpz = { version = "2.1.0", features = ["trace", "progress"] }
trace

Enables tracing, tracing-subscriber, tracing-tracy, and tracy-client, tracing of fuc_engine

progress

Enables indicatif, tracing, tracing-indicatif, and tracing-subscriber, tracing of fuc_engine

cpz has 2 features without comments.