Cargo Features
idr-ebr has no features set by default.
[dependencies]
idr-ebr = { version = "0.3.0", features = ["loom"] }
- loom
-
Use the feature and cfg at the same time to avoid affecting
Cargo.lock
, see https://github.com/crossbeam-rs/crossbeam/pull/666 for details.This configuration option is outside of the normal semver guarantees: minor versions of idr-ebr may make breaking changes to it at any time.
Enables loom