Crates.io Docs.rs

Provides a function and an Iterator for getting Fibonacci numbers.

See the docs on Fibonacci::f for a function to get a specific F value.

See the docs on Fibonacci for an Iterator.