pub fn rows_to_schema(rows: &[Row<'_>]) -> Schema
This is supported on crate feature object only.
Expand description

Infer schema from rows.