Rust SDK to emit CDEvents.
The SDK can be used to create CDEvents and send them as CloudEvents, as well as parse a received CloudEvent into a CDEvent.
WIP
To create a CDEvent, for instance a pipelineRun queued one:
WIP
Import the modules in your code
WIP
To send a CDEvent as CloudEvent:
WIP
See the CloudEvents docs as well.
If you would like to contribute, see our development guide.