Function get_db_connection

Source
pub fn get_db_connection() -> Result<PooledConnection<ConnectionManager<PgConnection>>, GameDatabaseError>