Cargo Features
ragc-cli has no features set by default.
[dependencies]
ragc-cli = { version = "0.1.1", features = ["jemalloc", "cpp_agc"] }
- jemalloc = tikv-jemallocator
- cpp_agc
-
Enable C++ AGC FFI for byte-identical archives (--cpp-agc flag)
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.
- tikv-jemallocator jemalloc?
-
Enables tikv-jemallocator ^0.5
Optional: Alternative memory allocators