//! The [`ComplexZmanimCalendar`] struct is stateful and has many premade
//! *zmanim* calculations, both conveniences built on the
//! [`zmanim_calculator`](crate::zmanim_calculator) API.
#[macro_use]modczc_macros;#[macro_use]moddoc_macros;modcache;modczc_struct;modregistry;pubuseczc_struct::*;pubuseregistry::*;