A simple planet motion simulation built in Rust. This is my first project in Rust after reading "The Book" and doing some rustlings.
- Learn Rust!
- Do some numerical computing and physics in Rust
- Do some testing in Rust
- Call Rust from within a Python function and return a value