Crate fibext

source ·

Structs

  • The Fibonacci struct represents a Fibonacci sequence.

Enums

  • This enum represents the possible errors that could occur during arithmetic operations in this library.

Traits