Type Alias RowSet

Source
pub type RowSet = Vec<Row>;

Aliased Typeยง

pub struct RowSet { /* private fields */ }