Cargo Features

AyaPoker has no features set by default.

[dependencies]
aya_poker = { version = "0.1.0", features = ["std", "colored", "colored-4color"] }
std

Enables std of aya_base

colored

Enables colored of aya_base

colored-4color

Enables colored and colored-4color of aya_base

AyaPoker has 3 features without comments.