[][src]Type Definition spacebattleship::game::simple::ShipRef

type ShipRef<'a> = ShipRef<'a, Ship, RectDimensions>;

Alias to ShipRef with fixed generic types.