Hacker News new | past | comments | ask | show | jobs | submit login

In Rust you can use (wrt exhaustive match) and traits to a really great extent to provide safety.

Quite often I write some Rust code and know that it will work if it compiles (though I still write tests)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: