Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 395 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 395 Bytes

Fibonacci Example Rust

A simple program, that shows one of Fibonacci numbers by its position. Written in Rust


It's one of the first programs I made using Rust. What is the purpose of publishing it? I did it just to showcase my code, to help find a solution for one issue, follow this link to find out more.