Skip to content

In this repository, I test all code from the Rust Book that interested me.

License

Notifications You must be signed in to change notification settings

xairaven/Rust-Learning

Repository files navigation

"The Rust Programming Language"

by Steve Klabnik and Carol Nichols, with contributions from the Rust Community

In this repository, I test all code that interests me from the Rust Book.

If you find anything incorrect you can create an issue or open a pull request.

These are my personal solutions, so only corrections are accepted. Solutions to missing exercises are not needed!

Rust Book: https://doc.rust-lang.org/stable/book/

Table of Contents

  1. Getting Started!
  2. Programming a Guessing Game
  3. Common Programming Concepts
  4. Understanding Ownership
  5. Using Structs to Structure Related Data

This repository is license free and redistributable.
Not used commercially

About

In this repository, I test all code from the Rust Book that interested me.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages