Skip to content

🎉 Introducing zbus_xml

Choose a tag to compare

@github-actions github-actions released this 12 Feb 12:55
· 2008 commits to main since this release
25876f3

This is the first release of zbus_xml, which provides API to handle D-Bus introspection XML.

This used to be part of zbus, enabled through xml and quick-xml features. Now it's split into a
separate crate, using only quick-xml.