Type Alias atmosphere::Pool

source ·
pub type Pool = Pool<Postgres>;
Expand description

Atmosphere Database Pool

Aliased Type§

struct Pool(/* private fields */);