A simple program made in rust that calculates the nth number of the fibonacci sequence. Yes, it uses BigNum which means it has infinite range.