Cargo Features
[dependencies]
midnote = { version = "0.11.1", default-features = false, features = ["jack", "winrt"] }
- default = nodi
-
The
nodi
feature is set by default whenevermidnote
is added without
somewhere in the dependency tree.default-features = false - jack
-
Enables jack of nodi ^0.15.2
- winrt
-
Enables winrt of nodi ^0.15.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.
- nodi default jack? winrt?
-
Enables nodi ^0.15.2