Type Definition DbPool
edit_server::db::conn
type DbPool = Pool<ConnectionManager<SqliteConnection>>;