mahjong_core::game

Type Alias PlayersVec

source
pub type PlayersVec = Vec<PlayerId>;

Aliased Typeยง

struct PlayersVec { /* private fields */ }