Cargo Features
Rotonda-store has no features set by default.
[dependencies]
rotonda-store = { version = "0.5.0", features = ["cli", "mrt", "memmap2"] }
- cli = ansi_term, csv, rustyline
-
Required by the cli binary
- mrt = clap, rayon
-
Required by the load_mrt 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.