Expand description

Simple Tables Core

Modules

Traits

Defines a table with a unique identifier. This class should be implemented alongside the Table trait.

A table should conform to this trait. Row is the table’s row type.