Driver

Type Alias Driver 

Source
pub type Driver = Postgres;
Expand description

Atmosphere Database Driver

Aliased Typeยง

pub struct Driver;