Type Definition test_utils::rocket_support::PgPool

source ·
pub type PgPool = Pool<ConnectionManager<PgConnection>>;