Cargo Features
nougat has no features set by default.
[dependencies]
nougat = { version = "0.2.4", features = ["docs", "debug-macros", "test-lending-iterator-filter", "ui-tests"] }
- docs ui-tests?
-
allowed to break MSRV
- debug-macros
-
Enables debug-macros of nougat-proc_macros
- test-lending-iterator-filter = polonius-the-crab
- ui-tests = docs
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.