balanced-direction 0.1.2

A library to manipulate directions with discrete logic.
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "balanced-direction"
version = "0.1.2"
dependencies = [
 "balanced-ternary",
 "micromath",
]

[[package]]
name = "balanced-ternary"
version = "1.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "56cacd0c959b8da7760ce0ae8001ade3f8f3aed2fe8348e9268a1e4f6fe12af0"

[[package]]
name = "micromath"
version = "2.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c3c8dda44ff03a2f238717214da50f65d5a53b45cd213a7370424ffdb6fae815"