hardcore_math 0.1.0

Awesome lib which will solve hardest math problems for you
Documentation
1
2
3
4
5
6
7
8
# 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.