Cargo Features
joat-repo has no features set by default.
[dependencies]
joat-repo = { version = "0.0.12", features = ["example-bin"] }
- example-bin = clap, color-backtrace, colored, home, log
-
Required by the joat-repo-example-bin binary
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.
- clap example-bin?
- color-backtrace example-bin?
-
Enables color-backtrace ^0.6.1
- colored example-bin?
-
Enables colored ^2.1.0
- home example-bin?
- log example-bin?