pub fn rows_to_schema(rows: &[Row<'_>]) -> Schema
Expand description

Infer schema from rows.