pub type ColumnKey = String;
Type alias for column keys (field names)
pub struct ColumnKey { /* private fields */ }