pub type TableName = String;
The name of a table in the key-value store.
struct TableName { /* private fields */ }