Crates.io | give-me-some-fibonacci |
lib.rs | give-me-some-fibonacci |
version | 0.1.1 |
source | src |
created_at | 2021-12-17 01:53:36.414164 |
updated_at | 2021-12-17 01:59:10.536179 |
description | A tool to help to remember fibonnaci numbers |
homepage | https://github.com/leonardovee/give-me-some-fibonacci |
repository | https://github.com/leonardovee/give-me-some-fibonacci |
max_upload_size | |
id | 499441 |
size | 3,732 |
A Rust library for some fibonacci.
TL;DR: its just a joke.
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();
}
There are none, actually.
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.Rand is distributed under the terms of the MIT license.
LICENSE-MIT, and COPYRIGHT for details.