small fixes for various todos (#62)

* todos for frontend

* mock_main todos

* have OperationArgError bubble up

* revert frontend.rs
This commit is contained in:
Richard Liu 2025-02-17 10:54:37 -08:00 committed by GitHub
parent bb865a4fea
commit 452bda8087
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 42 additions and 21 deletions

View file

@ -613,4 +613,4 @@ pub mod tests {
Ok(())
}
}
}