Skip to content

Conversation

@tgockel
Copy link

@tgockel tgockel commented Feb 8, 2023

The main change is Rust test function shifting from () -> () to () -> Result<(), String>. This wraps test generated test functions in closures which return Ok results.

The main change is Rust test function shifting from `() -> ()` to
`() -> Result<(), String>`. This wraps test generated test functions in
closures which return `Ok` results.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant