Simple Fibonacci implementation in Rust
| src | 2_000 | |
| .gitignore | Initial commit | |
| Cargo.lock | add fib code | |
| Cargo.toml | add profile to Cargo.toml | |
| LICENSE | Initial commit | |
| README.md | Initial commit | |
Fibonacci
Simple Fibonacci implementation in Rust
| src | 2_000 | |
| .gitignore | Initial commit | |
| Cargo.lock | add fib code | |
| Cargo.toml | add profile to Cargo.toml | |
| LICENSE | Initial commit | |
| README.md | Initial commit | |
Simple Fibonacci implementation in Rust