Type Alias arel::db::DatabasePool

source ·
pub type DatabasePool = SqlitePool;

Aliased Type§

struct DatabasePool(/* private fields */);