Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Message serialization #72

Open
davidlenfesty opened this issue Sep 11, 2021 · 0 comments
Open

Message serialization #72

davidlenfesty opened this issue Sep 11, 2021 · 0 comments
Labels
Milestone

Comments

@davidlenfesty
Copy link
Collaborator

The preference is to handle message deserialization entirely in Rust with proc macros.

Nunavut will generate the required Rust types, with some extra annotations we need to properly describe UAVCAN types (see OpenCyphal/nunavut#209 for tracking what this will look like).

These will also need full testing, similar to what is done for C serialization in nunavut.

@davidlenfesty davidlenfesty added this to the v1.0.0 milestone Sep 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant