Improve Rust error handling #7
Labels
Good first issue 🎓
Perfect for beginners, welcome to OpenMined!
Type: Improvement 📈
Performance improvement not introducing a new feature or requiring a major refactor
Handle errors in the Rust code instead of using
assert
andassert_eq
macros.The text was updated successfully, but these errors were encountered: