sdk-rust
sdk-rust copied to clipboard
Test no_std environments
We should check if it's doable for the main crate cloudevents-sdk to compile in no_std environments, in order to use this sdk in restricted environments too. An example use case could be: send a cloudevent using mqtt from an iot device
👍