Thursday, November 1, 2018

Basics of Ownership: Rust Crash Course Lesson 2, Part 1

Arguably the biggest distinguishing aspect of Rust versus other popular programming languages is its ownership model. In this lesson, we’re going to hit the basics of ownership in Rust. You can read much more in the Rust book chapter on ownership.

This post is part of a series based on teaching Rust at FP Complete. If you’re reading this post outside of the blog, you can find links to all posts in the series at the top of the introduction post. You can also subscribe to the RSS feed.



from DZone.com Feed https://ift.tt/2CSOIZt

No comments:

Post a Comment