coord2d 0.2.4

rust lib for coordinate in 2d system
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[badges]

[dependencies]

[package]
authors = ["abdellatif-dev <abdellatif.devlog@gmail.com>"]
description = "rust lib for coordinate in 2d system"
documentation = "https://docs.rs/coord2d/0.2.4/coord2d/"
edition = "2018"
exclude = [".github/*", "CODE_OF_CONDUCT.md", "SECURITY.md", "CONTRIBUTING.md"]
keywords = ["coord2d", "coord", "vector"]
license = "MIT"
name = "coord2d"
readme = "README.md"
repository = "https://github.com/abdellatif-dev/coord2d"
version = "0.2.4"