Cargo Features
nu-command has no features set by default.
[dependencies]
nu-command = { version = "0.100.0", features = ["plugin", "sqlite", "trash-support"] }
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.
- rusqlite sqlite?
-
Enables rusqlite ^0.31
- trash not android ios trash-support?