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

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

Alias to CellRef with fixed generic types.