Type Alias HandsMap

Source
pub type HandsMap = FxHashMap<PlayerId, Hand>;

Aliased Typeยง

pub struct HandsMap { /* private fields */ }