astronomy 0.1.3

A library for astronomical calculations in Rust
Documentation
1
2
3
fn main() {
    println!("Hello, astronomy!");
}