Crates.io | vector2math |
lib.rs | vector2math |
version | 0.14.2 |
source | src |
created_at | 2019-01-16 22:28:37.877956 |
updated_at | 2024-05-11 17:31:06.010584 |
description | Traits for doing 2D vector geometry operations using standard types |
homepage | |
repository | https://github.com/kaikalii/vector2math |
max_upload_size | |
id | 109032 |
size | 54,113 |
This library provides traits for doing 2D vector geometry operations using either Rust's built-in types or custom types.
For examples and usage details, check out the API Documentation