Postgres

Type Alias Postgres 

Source
pub type Postgres = Arc<Client>;

Aliased Typeยง

pub struct Postgres { /* private fields */ }