FAAS_CRON

Constant FAAS_CRON 

pub const FAAS_CRON: &'static str;
Available on crate features opentelemetry and semconv_experimental only.
Expand description

A string containing the schedule period as Cron Expression.

§Notes

§Examples

  • "0/5 * * * ? *"