Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Program proposed in Chapter 3 of The Rust Programming Language Book.

Options to run:

  • cargo run
  • cargo build --release -> builds an executable in target/release/ which can be run standalone

About

A program which computes the nth Fibonacci number

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages