Cargo Features
[dependencies]
detour3 = { version = "0.1.0", default-features = false, features = ["nightly"] }
- default = nightly
-
The
nightly
feature is set by default wheneverdetour3
is added without
somewhere in the dependency tree.default-features = false - nightly default
detour3 has 2 features without comments.