aspect360 0.1.1

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.1"
dependencies = [
 "ring360",
]

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