Skip to content

Support structures with runtime-defined signatures

danieldg requested to merge danieldg/zbus:runtime-typing into main

This adds support for using zvariant::Structure as the the body of a zbus::Message, for both serialization and deserialization.

Merge request reports