Type Alias atmosphere::Pool
source · pub type Pool = Pool<Postgres>;Expand description
Atmosphere Database Pool
Aliased Type§
struct Pool(/* private fields */);pub type Pool = Pool<Postgres>;Atmosphere Database Pool
struct Pool(/* private fields */);