rust_birthday

A library for determining if it's Rust's birthday (15th of May).

Usage

This crate is on crates.io and can be used by adding rust_birthday to the dependencies in your project's Cargo.toml.

toml [dependencies] rust_birthday = "0.1.*"

and this to your crate root:

rust extern crate rust_birthday;

Licence / Copyright

License is WTFPL v2.0.

There is no copyright.