A way to match the signature of <T as zbus::Type>::signature()
with a matching DBus XML file, interface and member.
This is to ensure that a struct's implementation of signature()
matches the an external XML file.
The reason for this is that since DBus' XML is, in theory, meant to be the "source of all truth", it is dangerous to have struct
s that can deviate from the XML at any time---especially since other applications might assume conformance with the XML.
-
Notifications
You must be signed in to change notification settings - Fork 1
TTWNO/zbus-xml-match
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A DBus XML match macro for `zbus`
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published