podusowski / rhorizons

Access JPL's Horizons system from Rust
MIT License
2 stars 3 forks source link

Docs and update test #12

Closed NiklasVousten closed 1 year ago

NiklasVousten commented 1 year ago

Fixed deprecated methods in real_horizons.rs Added docs for MajorBodies and EphemerisItem

Added an example "filled" sturct for MajorBodies but somehow doctest did not like it. Added ignore to the code block so doctest will pass.