Module zino_core::schedule

source ·
Expand description

Scheduler for sync and async cron jobs.

Structs§

Traits§

Type Aliases§

  • A function pointer of the async cron job.
  • A function pointer of the cron job.