Skip to main content

from_cron_with_options

Function from_cron_with_options 

Source
pub fn from_cron_with_options(
    expr: &str,
    opts: FromCronOptions,
) -> Operator<CronTick>
Expand description

Configurable form of from_cron.