coord2d 0.2.8

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

[badges]


[dependencies]