pub type ColumnName = String;
Expand description
The name of a column in a RelationDesc
.
Aliased Typeยง
pub struct ColumnName { /* private fields */ }
pub type ColumnName = String;
The name of a column in a RelationDesc
.
pub struct ColumnName { /* private fields */ }