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