Table.Cell

Convenience alias, allows the Cell struct to be accessed from the outside as Table.Cell.

class Table
alias Cell = Row.Cell

Meta