crates.io API documentation license

dbus-crossroads is a library that helps you implement interfaces on object paths, i e "server side" method handler code.

You can jump into the commented examples, one for sync and one for async (dbus-tokio), or familiarize yourself using the API reference.

When complete, it will supersede the dbus::tree module. Known missing pieces:

Design decisions (compared to dbus::tree):