zino_orm

Type Alias DatabaseDriver

Source
pub type DatabaseDriver = Sqlite;
Expand description

SQLite database driver.

Aliased Typeยง

struct DatabaseDriver;