Cargo Features
revent has no features set by default.
[dependencies]
revent = { version = "0.29.0", features = ["asynchronous", "trace"] }
- asynchronous = crossbeam-channel
-
Affects
revent::asynchronous
… - trace
-
Affects
trace::Trace
…
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.