outbound_event_kind

Function outbound_event_kind 

Source
pub fn outbound_event_kind(payload: &OutboundAgentEvent) -> &'static str
Expand description

Map an OutboundAgentEvent to its kebab-case event_kind discriminator (used in the filename + the OutboundEventKind enum in db/event_log on the CP side).