Type Alias atmosphere::Driver

source ·
pub type Driver = Postgres;
Expand description

Atmosphere Database Driver

Aliased Type§

struct Driver;