coord2d 0.1.11

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

[dependencies]

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