Constant cronchik::DAILY

source · []
pub const DAILY: &'static str = "0 0 * * *";
Expand description

Cron expression to run once a day at midnight.