Module tokio_postgres::rows [] [src]

Postgres rows.

Structs

Row

A row from Postgres.

Traits

RowIndex

A trait implemented by types that can index into columns of a row.