Expand description
Safe, idiomatic Rust bindings for libmuslim.
Prayer-time calculations are available through prayertimes, with
optional host-backed IANA time-zone resolution through timezone.
The old root-level prayer-times API was intentionally removed. Import its
items from prayertimes instead.
ⓘ
use libmuslim::calculate;Modules§
- prayertimes
- Astronomical prayer-time calculations backed by
prayertimes.h. Safe Rust prayer-time calculations backed by libprayertime. - timezone
- Host-backed IANA time-zone resolution backed by
timezone.h. Host-backed IANA time-zone resolution from libmuslim’stimezone.h.