Macro holiday::holiday

source ·
macro_rules! holiday {
    ($name:expr, $month:expr, $day:expr) => { ... };
    ($name:expr, $nth:expr, $weekday:expr, $month:expr) => { ... };
}
Expand description

Macro to create Holiday