pub type SharedPool = Data<ConnectionPools>;Expand description
Helper-Type - Connection pool to the database.
Aliased Typeยง
pub struct SharedPool(/* private fields */);pub type SharedPool = Data<ConnectionPools>;Helper-Type - Connection pool to the database.
pub struct SharedPool(/* private fields */);