Skip to content

birchmd/intro-to-rust-borrow-ownership

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ownership and Borrowing in Rust

This repository is the companion of the workshop given by Michael Birch at the University of Waterloo on May 29, 2023. Though others stumbling across this later may also find it useful.

This repository contains some code examples of basic concepts in Rust's memory management. The slides contained in ownership-and-borrowing-in-rust.pdf add some commentary to these code examples and show the order in which they should be looked at.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages