SqlxPool

Type Alias SqlxPool 

Source
pub type SqlxPool = Pool<Postgres>;

Aliased Typeยง

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