You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: