Driver

Type Alias Driver 

Source
pub type Driver = Postgres;
Expand description

Sqlorm Database Driver

Aliased Typeยง

pub struct Driver;