Crate qp_postgres[][src]

Expand description

High Performance Async Generic Pool PostgreSQL Adapter

Re-exports

pub use qp;

Structs

A PostgreSQL connection manager.

Functions

Creates a new PostgreSQL connection pool.

Type Definitions

An alias for Pool, managing PostgreSQL connections.