mahjong_core::deck

Type Alias DeckContent

source
pub type DeckContent = Vec<Tile>;

Aliased Typeยง

struct DeckContent { /* private fields */ }