Cargo Features
Rant has no features set by default.
[dependencies]
rant = { version = "4.0.0-alpha.33", features = ["cli", "vm-trace"] }
- cli = atty, clap, codemap, codemap-diagnostic, colored, ctrlc, embedded-triple, exitcode
-
Required by the binary
- vm-trace
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.