89ab30219cc0c534df8447e1b4ca7e448e9525e7
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%