eclipse-iceoryx / iceoryx2

Eclipse iceoryx2™ - true zero-copy inter-process-communication in pure Rust
https://iceoryx.io
Apache License 2.0
1.03k stars 40 forks source link

Cleanup MessageTypeDetails usage #498

Closed elfenpiff closed 2 weeks ago

elfenpiff commented 2 weeks ago

(Code) Example Of Cumbersome API

The message type details usage in the internal C API is confusing and needs to be cleaned up