~starkingdoms/starkingdoms

ref: 9133049c75f57bb86eb5548780d677abe5edf2e6 starkingdoms/server/src/orbit/mod.rs -rw-r--r-- 121 bytes
9133049c — c0repwn3r switch to voidlinux in docker runners (proper image name - amd64) 2 years ago
                                                                                
1
2
3
4
5
6
pub mod constants;
#[allow(clippy::module_inception)]
pub mod orbit;
pub mod newtonian;
pub mod kepler;
pub mod vis_viva;