Cargo Features
[dependencies]
buf_redux = { version = "0.8.4", default-features = false, features = ["nightly"] }
- default = slice-deque
-
The
slice-deque
feature is set by default wheneverbuf_redux
is added without
somewhere in the dependency tree.default-features = false - nightly
-
Enables unstable of slice-deque ^0.2
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.
- slice-deque unix win default nightly?
-
Enables slice-deque ^0.2