fn format_event_definition(gcx: Gcx<'_>, event: &Event<'_>) -> Result<String>
Formats an [Event] into an inspection message.
Event