ae-direction

Crates.ioae-direction
lib.rsae-direction
version0.1.4
sourcesrc
created_at2022-12-08 00:46:14.281283
updated_at2022-12-26 01:32:59.002478
descriptionA Rust library for handling directions (cardinal and ordinal). Intended for use in game development.
homepagehttps://github.com/alexeagleson/ae-direction
repositoryhttps://github.com/alexeagleson/ae-direction
max_upload_size
id732263
size6,256
Alex (alexeagleson)

documentation

README

AE Direction

A Rust library for handling directions (cardinal and ordinal). Intended for use in game development.

Usage

Add this to your Cargo.toml:

[dependencies]
ae-direction = "0.1.4"

License

AE Direction is distributed under the terms of both the MIT license and the Apache License (Version 2.0).

Commit count: 7

cargo fmt