sycret icon indicating copy to clipboard operation
sycret copied to clipboard

Improve Rust error handling

Open tholop opened this issue 4 years ago • 2 comments

Handle errors in the Rust code instead of using assert and assert_eq macros.

tholop avatar Jan 07 '21 02:01 tholop

Done some rust before, can I try this one?

dimasquest avatar Apr 02 '21 21:04 dimasquest

That would be helpful, thanks! There are some good candidates in https://github.com/OpenMined/sycret/blob/master/src/eq.rs and le.rs in particular. Let me know if you have any questions!

tholop avatar Apr 03 '21 14:04 tholop