Cargo Features
[dependencies]
open_dmx = { version = "1.1.1", default-features = false, features = ["thread_priority"] }
- default = thread_priority
-
The
thread_priority
feature is set by default wheneveropen_dmx
is added without
somewhere in the dependency tree.default-features = false - thread_priority default
-
Enables thread-priority ^0.15
Open-DMX has 2 features without comments.