skymath 0.3.4

Planning-grade astronomy math for astrophotography tooling: angles, equatorial coordinates, sexagesimal parsing and formatting, angular separation and offsets, precession, MJD/JD/calendar conversions, sidereal time, and observer-local quantities (alt-az, airmass, transit).
Documentation
1
2
3
4
5
6
7
8
9
{
  "rust-analyzer": {
    "command": "rust-analyzer",
    "transport": "stdio",
    "extensionToLanguage": {
      ".rs": "rust"
    }
  }
}