| Crates.io | simple-vector2d |
| lib.rs | simple-vector2d |
| version | 0.1.4 |
| created_at | 2016-08-20 13:37:22.707494+00 |
| updated_at | 2018-04-07 11:50:15.492312+00 |
| description | Simple 2D vector implementation |
| homepage | https://github.com/LFalch/simple-vector2d |
| repository | https://github.com/LFalch/simple-vector2d |
| max_upload_size | |
| id | 6036 |
| size | 11,775 |
Simple and generic implementation of 2D vectors. Read the docs for more information.
To use this crate, add this to your Cargo.toml:
[dependencies]
simple_vector2d = "0.1"