DbPool

Type Alias DbPool 

Source
pub type DbPool = Pool<Postgres>;

Aliased Typeยง

pub struct DbPool(/* private fields */);