mahjong_
core
0.1.0
Hands
Map
Aliased type
In mahjong_
core::
hand
mahjong_core
::
hand
Type Alias
HandsMap
Copy item path
source
pub type HandsMap = FxHashMap<
PlayerId
,
Hand
>;
Aliased Type
ยง
struct HandsMap {
/* private fields */
}