Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 338 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 338 Bytes

learning-rust

Repo for learning Rust.

Following this guide: https://doc.rust-lang.org/book/

Objectives:

  • Complete the Rust tutorial
  • Build a Rust application for a simple game to play in the terminal
  • Write a Rust application using several 3p libraries to test out those integrations
  • Contribute to Rust project for Discord bot