Crates.io | ae-direction |
lib.rs | ae-direction |
version | 0.1.4 |
source | src |
created_at | 2022-12-08 00:46:14.281283 |
updated_at | 2022-12-26 01:32:59.002478 |
description | A Rust library for handling directions (cardinal and ordinal). Intended for use in game development. |
homepage | https://github.com/alexeagleson/ae-direction |
repository | https://github.com/alexeagleson/ae-direction |
max_upload_size | |
id | 732263 |
size | 6,256 |
A Rust library for handling directions (cardinal and ordinal). Intended for use in game development.
Add this to your Cargo.toml
:
[dependencies]
ae-direction = "0.1.4"
AE Direction is distributed under the terms of both the MIT license and the Apache License (Version 2.0).