Skip to main content

DbPool

Type Alias DbPool 

Source
pub type DbPool = Pool<AsyncPgConnection>;

Aliased Type§

pub struct DbPool { /* private fields */ }