Cargo Features
Crystal has no features set by default.
[dependencies]
crystal = { version = "0.0.1-alpha1", features = ["repl"] }
- repl = rustyline
-
Required by the repl 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.
- rustyline repl?
-
Enables rustyline ^13.0.0