coord2d 0.1.13

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

[badges]


[dependencies]