Function delete_tic_tac_toe_game

Source
fn delete_tic_tac_toe_game(txn: &Transaction<'_>, id: i64) -> Result<()>