tokio_cron_scheduler

Trait JobCode

Source
pub trait JobCode: ToCode<Box<JobToRunAsync>> + Send { }

Implementors§