coord_2d 0.2.1

A general purpose 2d coordinate
Documentation
[dependencies.serde]
features = ["serde_derive"]
optional = true
version = "1.0"

[features]
serialize = ["serde"]

[package]
authors = ["Stephen Sherratt <sfsherratt@gmail.com>"]
description = "A general purpose 2d coordinate"
documentation = "https://docs.rs/coord_2d"
homepage = "https://github.com/stevebob/coord-2d.git"
license = "MIT"
name = "coord_2d"
readme = "README.md"
repository = "https://github.com/stevebob/coord-2d.git"
version = "0.2.1"