Structs§
- Fibonacci
- The Fibonacci struct represents a Fibonacci sequence.
Enums§
- Arithmetic
Error - This enum represents the possible errors that could occur during arithmetic operations in this library.
Traits§
- Unsigned
Integer - The UnsignedInteger trait represents an unsigned integer.