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.
ยงExamples
"com.github.pull_request.opened"
"com.example.object.deleted.v2"
pub const CLOUDEVENTS_EVENT_TYPE: &'static str;
The event_type contains a value describing the type of event related to the originating occurrence.
"com.github.pull_request.opened"
"com.example.object.deleted.v2"