CoRecursive: Coding Stories cover image

Tech Talk: Moves and Borrowing In Rust With Jim Blandy

CoRecursive: Coding Stories

00:00

Using Rust in a Java Programming Environment

Rust has global variables, but their use is very restricted. It means that the ownership of every object in system is rooted somehow somewhere in in some local variable. And when that owner goes away, when that variable goes out of scope, or when that element is removed from the hash table,  the value is freed at that time. The way rust puts the developer in control of the lifetime the values.

Transcript
Play full episode

The AI-powered Podcast Player

Save insights by tapping your headphones, chat with episodes, discover the best highlights - and more!
App store bannerPlay store banner
Get the app