best 0.2.0

Utility for getting the best value of a sequence with an associated value
Documentation
[package]
name = "best"
description = "Utility for getting the best value of a sequence with an associated value"
version = "0.2.0"
authors = ["Stephen Sherratt <sfsherratt@gmail.com>"]
license = "MIT"
documentation = "https://docs.rs/best"
repository = "https://github.com/stevebob/best.git"
homepage = "https://github.com/stevebob/best.git"
readme = "README.md"

[dependencies]
serde = "1.0"
serde_derive = "1.0"