Constant FAAS_CRON

pub const FAAS_CRON: &'static str;
Expand description

A string containing the schedule period as Cron Expression.

§Notes

§Examples

  • "0/5 * * * ? *"