pub const FAAS__ENTRY_POINT: &str = "faas.entry_point";
The code that’s run when the cloud provider invokes your function.