balanced-direction 0.1.5

A library to manipulate directions with discrete logic.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

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

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