/fibonacci_rust

Project part of learning rust from rust docs.

Primary LanguageRust

Fibonacci series

Completed this problem as a part of learning rust from documentation.

Enter a number to get the nth fibonacci number.