mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-07 20:10:13 +02:00
503d8248c2
Bundle all serialization function with the structs whenever possible to simplify the serialization function, and add `Foo::Response` types so we can make the `passthrough_event()` function slightly more type safe.