A Rust library for handling directions (cardinal and ordinal). Intended for use in game development.
Add this to your Cargo.toml
:
toml
[dependencies]
ae-direction = "0.1.0"
AE Direction is distributed under the terms of both the MIT license and the Apache License (Version 2.0).