Module traits

Module traits 

Source

Traitsยง

DrizzleRow
Trait for database rows that can extract values using FromPostgresValue.
FromPostgresValue
Trait for types that can be converted from PostgreSQL values.
PostgresColumn
PostgresColumnInfo
PostgresEnum
Trait for PostgreSQL native enum types that can be used as dyn objects
PostgresTable
PostgresTableInfo