
Steve Klabnik - Rust, Oxide Computers
devtools.fm: Developer Tools, Open Source, Software Development
00:00
Is Rust Easy to Use or Hard to Use?
Rust gives you nice compiler errors that basically say, hey, you're doing something wrong here and here is so much better than segfault. There's some standard library types that will give you kind of a runtime checked thing. Those are used more rarely because compile time's better for pointing out errors. But generally, yes, it'll just be like, I don't understand what this is. And then you've got to kind of fix it.
Transcript
Play full episode