GitHunt
AR

arnavb/rust-learning

Various programs that I have made in order to learn the Rust programming language.

Rust Learning

Travis Build Status

This repository contains various programs that I have made in order to learn the Rust
programming language. Many of them are exercises from the Rust book (2018 edition),
while others are simply toy programs I wanted to make. ๐Ÿ˜ƒ

Directory Structure

This repository contains a series of subdirectories which all contain a Cargo project.
To build a specific binary, cd into the respective binary and cargo build the project.

Languages

Rust87.6%Python12.4%

Contributors

MIT License
Created October 18, 2018
Updated November 27, 2018
arnavb/rust-learning | GitHunt