rust-zmanim 0.2.1

Rust Zmanim Library
Documentation
1
2
3
4
5
6
//! Utility modules for the Zmanim API.

pub mod geolocation;
pub(crate) mod math_helper;
pub mod noaa_calculator;
pub mod zenith_adjustments;