Cargo Features
[dependencies]
intelli-shell = { version = "0.2.7", default-features = false, features = ["tldr", "debug"] }
- default = tldr
-
The
tldr
feature is set by default wheneverintelli-shell
is added without
somewhere in the dependency tree.default-features = false - tldr default
-
Enables git2 ^0.17 and tempfile
- debug
IntelliShell has 3 features without comments.