Type Alias Rows

Source
pub type Rows = Vec<Row>;

Aliased Typeยง

pub struct Rows { /* private fields */ }