Type Definition multi_skill::systems::PlayersByName[][src]

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