Skip to content

🦀 Learning Rust.

Notifications You must be signed in to change notification settings

krobbi/learning-rust

Repository files navigation

Learning Rust

This is a collection of code I am writing while trying to learn the Rust language. Specifically concepts like ownership and borrowing, lifetimes, and packaging.

You can do whatever you want with this code, but it probably won't be useful.