Cargo Features
rmz has no features set by default.
[dependencies]
rmz = { version = "2.2.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
rmz has 2 features without comments.