aboutsummaryrefslogtreecommitdiff
path: root/derive/src/lib.rs (follow)
Commit message (Collapse)AuthorAgeLines
* remove replaced "Network" derive macroMax Audron2021-10-01-5/+0
|
* add NetworkList and NetworkMap derive macrosMax Audron2021-09-28-0/+10
| | | | | | this is an ongoing effort to generalize the parsing/serialization. With this NetworkList and NetworkMap can be used both at the same time to allow the de-/serialization of objects into both formats
* WIP: impl more signalproxy objectsMax Audron2021-04-05-206/+4
|
* WIP: impl signalproxy typesMax Audron2021-03-09-3/+75
|
* add to and from network deriveMax Audron2021-01-21-0/+144