aspect360 0.1.4

This builds on the Ring360 to calculate aspect matches from target angles with orbs or an array of target aspect/orb pairs.
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 = 3

[[package]]
name = "aspect360"
version = "0.1.4"
dependencies = [
 "ring360",
]

[[package]]
name = "ring360"
version = "0.2.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a3c4794935ef9150df0c10f519629ca2820c697f1fc86c401171266b03b84675"