feat(secure): add RmcSerialize macro for convenience serializing structs

This commit is contained in:
DJMrTV 2025-02-05 15:03:08 +01:00
commit 7479105157
7 changed files with 275 additions and 11 deletions

5
.gitignore vendored
View file

@ -1,4 +1,5 @@
/target
target
.idea
.env
log
log
reports