Skip to main content

PlayersByName

Type Alias PlayersByName 

Source
pub type PlayersByName = HashMap<String, RefCell<Player>>;

Aliased Typeยง

pub struct PlayersByName { /* private fields */ }