Cargo Features

car-mirror has no features set by default.

[dependencies]
car-mirror = { version = "0.1.0", features = ["quick_cache", "test_utils"] }
quick_cache

Enables quick_cache ^0.4

test_utils = proptest, roaring-graphs

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.

roaring-graphs test_utils?
proptest test_utils?