Skip to content

TTWNO/zbus-xml-match

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zbus-xml-match

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 structs that can deviate from the XML at any time---especially since other applications might assume conformance with the XML.

About

A DBus XML match macro for `zbus`

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published