Module zbus::proxy

source ·
Expand description

The client-side proxy API.

Structs§

Enums§

Traits§

  • Trait for the default associated values of a proxy.
  • This trait is implemented by all async proxies, which are generated with the dbus_proxy macro.