salah_cli 0.1.0

CLI to calculate Islamic prayer times.
Documentation
1
2
3
4
5
6
pub mod api;
pub mod astro;
pub mod cli;
pub mod datetime;
pub mod math;
pub mod times;