Understanding Partial Moves in Rust

The whole ownership concept of Rust is so cool.

I’m currently working through the Hands-on Rust book from Pragmatic Programmer and it’s pretty cool to work in a language where mutability is possible but sane.

I’m definitely enjoying it so far.

2 Likes