elo 0.1.0

Rust crate for calculating players ratings based on elo ranking system
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[package]
authors = ["Ivan Pusic <450140+ivpusic@users.noreply.github.com>"]
description = "Rust crate for calculating players ratings based on elo ranking system"
edition = "2018"
homepage = "https://github.com/ivpusic/rust-elo"
license = "MIT"
name = "elo"
repository = "https://github.com/ivpusic/rust-elo.git"
version = "0.1.0"