pub type TableName = String;
Name of a table in the data store.
struct TableName { /* private fields */ }