Module sql

Module sql 

Source

Structs§

Schema
Schema with a bimap to allow easy name <-> index retrieval
SqlResponse
Data structure for a broker response to an SQL query.
Table
Holder for SQL queries.

Traits§

FromRow
Represents any structure which can deserialize a table row of json fields provided a Schema