Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 148 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 148 Bytes

rust-fibonacci

Testing project to get familiar with rust. Outputs Fibonacci numbers.

Build: cargo build

Usage: ./target/debug/fibonacci 30