Type Alias TableColumn

Source
pub type TableColumn = (Name, Name);
Expand description

The name of a table and the name of a column inside that table.