pub type Columns = Vec<Column>;
Expand description

List of columns in the result set returned by a Query operation