pub const CLOUDEVENTS_EVENT_TYPE: &'static str;
Expand description
The event_type contains a value describing the type of event related to the originating occurrence.
§Notes
§Examples
"com.github.pull_request.opened"
"com.example.object.deleted.v2"