[][src]Function dbui_database::results::from_rows

pub fn from_rows(sql: &str, rows: Vec<Row>) -> Result<ResultSet>