Cargo Features
Boojum has no features set by default.
[dependencies]
boojum = { version = "0.30.6", features = ["log_tracing", "cr_paranoia_mode", "debug_track"] }
- log_tracing = tracing
-
If enabled, logs will be using trace, if disabled, they will be printed to stdout.
- cr_paranoia_mode
- debug_track
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.