[][src]Type Definition edit_server::db::conn::DbPool

type DbPool = Pool<ConnectionManager<SqliteConnection>>;