fast_fair 0.1.0

It's my first library on crates.io!
1
2
3
4
5
6
7
8
9
10
[dependencies]

[package]
authors = ["foxxer"]
description = "It's my first library on crates.io!"
edition = "2018"
license = "MIT"
name = "fast_fair"
repository = "https://github.com/foxx3r"
version = "0.1.0"