Skip to main content

sync_declarative_jobs

Function sync_declarative_jobs 

pub fn sync_declarative_jobs(
    config: &Config,
    decls: &HashMap<String, CronJobDecl>,
) -> Result<()>