pub fn tile(
    in_left: TileRowData,
    in_top: TileColData
) -> (TileRowData, TileColData)
Expand description

Tile.