PgContext

Type Alias PgContext 

Source
pub type PgContext = SqlContext<PgPool>;

Aliased Typeยง

pub struct PgContext { /* private fields */ }