aspect360 0.1.8

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 = 4

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

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