Skip to main content

zmanim_for_offset

Macro zmanim_for_offset 

Source
macro_rules! zmanim_for_offset {
    ($name:ident, $offset_fn:expr, [$($method:ident => $doc:expr),* $(,)?]) => { ... };
    (@method_custom $name:ident, $offset_fn:expr, alos, $doc:expr) => { ... };
    (@method_custom $name:ident, $offset_fn:expr, tzais, $doc:expr) => { ... };
    (@method_custom $name:ident, $offset_fn:expr, shaah_zmanis_mga, $doc:expr) => { ... };
    (@method_custom $name:ident, $offset_fn:expr, sof_zman_shema_mga, $doc:expr) => { ... };
    (@method_custom $name:ident, $offset_fn:expr, sof_zman_tefila_mga, $doc:expr) => { ... };
    (@method_custom $name:ident, $offset_fn:expr, sof_zman_biur_chametz_mga, $doc:expr) => { ... };
    (@method_custom $name:ident, $offset_fn:expr, mincha_gedola_mga, $doc:expr) => { ... };
    (@method_custom $name:ident, $offset_fn:expr, samuch_lemincha_ketana_mga, $doc:expr) => { ... };
    (@method_custom $name:ident, $offset_fn:expr, mincha_ketana_mga, $doc:expr) => { ... };
    (@method_custom $name:ident, $offset_fn:expr, plag_mga, $doc:expr) => { ... };
}