Cargo Features
Udev has no features set by default.
[dependencies]
udev = { version = "0.9.1", features = ["mio", "hwdb", "mio06", "mio07", "mio08"] }
- mio = mio10
-
mio feature defaults to the newest mio version
- hwdb
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.