
Steve Klabnik - Rust, Oxide Computers
devtools.fm: Developer Tools, Open Source, Software Development
00:00
The Defining Features of Rust
Rust has static garbage collection. It doesn't have manual memory management in the sense that you very rarely are like, please give me memory. And so what Rust does is it's able to do an analysis, a compile time, that says, OK, here's where your memory is being used and then here's where it's not being used anymore.
Transcript
Play full episode