Cargo Features

freezeout-cards has no features set by default.

[dependencies]
freezeout-cards = { version = "0.1.2", features = ["parallel", "egui"] }
parallel

Affects deck::parallel

egui = eframe, image

Affects freezeout-cards::egui

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.

eframe egui?
image egui?