Type Definition lib_battleship::ShipTypeId [] [src]

type ShipTypeId = usize;

The type of ship type IDs.