venuss 0.0.2

Venus celestial simulation crate for the MilkyWay SolarSystem workspace
Documentation
1
2
3
4
5
6
pub fn has_natural_satellite() -> bool {
    false
}
pub fn natural_satellite_count() -> u32 {
    0
}