pub type Row = Vec<UnversionedValue>;Expand description
One row: its values, in the order they were written.
Aliased Typeยง
pub struct Row { /* private fields */ }pub type Row = Vec<UnversionedValue>;One row: its values, in the order they were written.
pub struct Row { /* private fields */ }