pub fn event_kind(event: &Event) -> &'static str
The stable kind label for one event, matching the enum variant name so it reads the same as the wire form’s kind tag.
kind