//! Public iztro-compatible facade entry points.
//!
//! [`by_lunar()`] mirrors iztro's `astro.byLunar(...)` and [`by_solar()`] mirrors
//! `astro.bySolar(...)` conceptually, through the typed [`LunarChartRequest`] and
//! [`SolarChartRequest`] request objects.
pub use ;
pub use ;
pub use ;