cardpack 0.7.1

Generic Deck of Cards
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
pub mod blind;
pub mod board;
pub mod buffoon_card;
pub mod buffoon_pile;
pub mod draws;
pub mod edition;
pub mod effect;
pub mod hands;
pub mod mpip;
pub mod score;
pub mod shop;
pub mod toggle;
pub mod voucher;