Skip to main content

PgDbPool

Type Alias PgDbPool 

Source
pub type PgDbPool = Arc<PgPool>;

Aliased Typeยง

pub struct PgDbPool { /* private fields */ }