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