pub type RowKey = String;
Primary key for entries in a table.
pub struct RowKey { /* private fields */ }