Constant FAAS_CRON

Source
pub const FAAS_CRON: &str = "faas.cron";
Expand description

A string containing the schedule period as Cron Expression.

§Notes

§Examples

  • "0/5 * * * ? *"