[][src]Function fulgurobot_db::get_game

pub fn get_game(
    black: String,
    white: String,
    conn: &SqliteConnection
) -> Option<Game>