give-me-some-fibonacci 0.1.1

A tool to help to remember fibonnaci numbers
Documentation
  • Coverage
  • 0%
    0 out of 2 items documented0 out of 2 items with examples
  • Size
  • Source code size: 3.43 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 93.55 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • Homepage
  • leonardovee/give-me-some-fibonacci
    2 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • leonardovee

give-me-some-fibonacci

A Rust library for some fibonacci.

TL;DR: its just a joke.

Usage

To get started using give_me_some_fibonacci, just add this to your Cargo.toml:

[dependencies]
give-me-some-fibonacci = "0.1.1"

And call the package like this:

fn main () {
    give_me_some_fibonacci::please();
}

Rust version requirements

There are none, actually.

Crate Features

Give me some fibonacci is built with these features enabled by default:

  • please beg for the crate to throw some fibonacci numbers in the stdout.

License

Rand is distributed under the terms of the MIT license.

LICENSE-MIT, and COPYRIGHT for details.