Add macros to derive message serializations.

This commit is contained in:
Drew Galbraith 2024-07-27 18:30:17 -07:00
parent ccd13fecf1
commit 8f35d38e93
11 changed files with 284 additions and 108 deletions

View file

@ -1,7 +1,7 @@
[workspace]
members = [
"lib/mammoth", "lib/yunq", "usr/testbed",
"lib/mammoth", "lib/yellowstone", "lib/yunq", "lib/yunq-derive", "usr/testbed",
]
# the profile used for `cargo build`