4eb052ac83d7cdf1a86bcf6137f2512aa943d217
Rust Fibonacci
Calculate the nth element of the Fibonacci sequence using Rust. From the summary prompts from The Rust Programming Language chapter 3.5.
Description
Languages
Rust
100%