balanced-direction 0.2.0

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.2.0"
dependencies = [
 "balanced-ternary",
]

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