Cargo Features
[dependencies]
parcoll = { version = "1.4.2", default-features = false, features = ["with-light-qsbr", "unbounded_slices_always_pow2", "untested_memory_ordering"] }
- default = unbounded_slices_always_pow2
-
The
unbounded_slices_always_pow2feature is set by default wheneverparcollis added withoutsomewhere in the dependency tree.default-features = false - with-light-qsbr = light-qsbr
-
Affects
sync_cell::LightQSBRSyncCell… - unbounded_slices_always_pow2 default
- always_steal untested_memory_ordering
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.