Turrets

Type Alias Turrets 

Source
pub type Turrets = HashMap<Hex, Turret>;

Aliased Typeยง

pub struct Turrets { /* private fields */ }