Re-exports§
pub use deadpool_postgres;pub use tokio_postgres;pub use tokio_postgres::fallible_iterator;
Modules§
Structs§
- Array
Iterator - Iterator over the items in a PostgreSQL array. You only need this if you are working with custom zero-cost type mapping of rows containing PostgreSQL arrays.
- Domain
- Domain
Array - IterSql