aboutsummaryrefslogtreecommitdiff
path: root/src/primitive/bufferid.rs (follow)
Commit message (Expand)AuthorAgeLines
* NetworkList and signalproxy objects error handlingMax Audron9 days-4/+4
* Syncable trait error handlingMax Audron10 days-1/+0
* clean up clippy lintsMax Audron10 days-1/+1
* replace all match_variant instances with try_intoMax Audron10 days-1/+1
* 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