pub fn matches_cron(schedule: &CronSchedule, instant: CronInstant) -> boolExpand description
Test whether an instant matches a parsed five-field cron schedule.
pub fn matches_cron(schedule: &CronSchedule, instant: CronInstant) -> boolTest whether an instant matches a parsed five-field cron schedule.