Skip to content

areas of shapes calculated in rust

Notifications You must be signed in to change notification settings

Rawlsy-py/rust-shapes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shapes in Rust

This repo is me learning the Rust programming language. By making a terminal app that will take user input and calculate the Area of different Shapes

Usage

Clone the repository with:

git clone {SSH/HTTPS}

Ensure you have Rust installed then proceed into the repository.

You can then run the code via:

cargo build

This will run the application in the terminal.

To Do

  • While Loop for application rather than end after each usage.
  • Learning Unit and Component Testing
  • API application to serve to front end?

About

areas of shapes calculated in rust

Topics

Resources

Stars

Watchers

Forks

Languages