# 100 Days of code - learning Rust Learning rust each day with very small steps :). ## Day 1 - project setup Setting up and building cargo project. Modules, importing files, using functions from file inside another directory etc.