feat(proto): add protocol primitives

This commit is contained in:
Jindřich Moravec 2023-12-11 16:36:52 +01:00
parent f70fd6250b
commit aa649769d2
7 changed files with 173 additions and 0 deletions

View file

@ -0,0 +1 @@
pub mod message;