Type Alias RowSet

Source
pub type RowSet = Vec<Row>;

Aliased Typeยง

struct RowSet { /* private fields */ }