aboutsummaryrefslogtreecommitdiff
path: root/src/primitive/bufferid.rs (follow)
Commit message (Expand)AuthorAgeLines
* temporarly fix nested network repr parsing for variant typesMax Audron2025-07-27-0/+16
* implement IdentityIdMax Audron2025-02-26-1/+1
* refactor deserialize and serializevariant traitMax Audron2025-02-26-1/+1
* refactor variant serialization codeMax Audron2025-02-26-2/+13
* add MsgId and BufferId to objects where neededMax Audron2025-02-26-1/+15
* enable transparent repr for msgid and bufferidMax Audron2025-02-25-0/+1
* Add BufferId as Rust typeTobias Deiminger2025-02-25-0/+37