Skip to main content

BASE_EVENT

Constant BASE_EVENT 

Source
pub const BASE_EVENT: &str = "BaseEvent";
Expand description

The envelope struct every payload flattens in. Not an event type itself, but its fields are fields of every event, so it is read separately.