Skip to content

Conversation

elbeno
Copy link
Contributor

@elbeno elbeno commented Jul 23, 2025

Problem:

  • It's sometimes useful to destructure messages.

Solution:

  • Support the tuple protocol on (owning or view) messages.

Note:

  • The field order is the canonical ordering of fields by lsb; this is not necessarily the declaration order in the message alias.

Problem:
- It's sometimes useful to destructure messages.

Solution:
- Support the tuple protocol on (owning or view) messages.

Note:
- The field order is the canonical ordering of fields by lsb; this is not
  necessarily the declaration order in the message alias.
Copy link
Contributor

@mjcaisse-intel mjcaisse-intel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice addition!

@bdeane-intel bdeane-intel merged commit 712136e into intel:main Jul 24, 2025
27 checks passed
@elbeno elbeno deleted the msg-destructure branch July 24, 2025 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants