Type Definition primitives::postgres::DbPool

source ·
pub type DbPool = Pool;
Available on crate feature postgres only.