Type Definition cargo_registry::db::DieselPool [] [src]

type DieselPool = Pool<ConnectionManager<PgConnection>>;