pub type PostgresServices = Services<PostgresJobRepository, PostgresExplorer>;Expand description
The services one PostgreSQL deployment provides.
Aliased Typeยง
pub struct PostgresServices { /* private fields */ }pub type PostgresServices = Services<PostgresJobRepository, PostgresExplorer>;The services one PostgreSQL deployment provides.
pub struct PostgresServices { /* private fields */ }