Expand description
Modules§
- message_
builder - Build new messages that you want to send over a connection
- path
- Structs for validating, marshalling and unmarshalling DBus object paths.
- signature
- Everything needed to deal with dbus signatures
- standard_
messages - Some standard messages that are often needed
- wire
- Everything that deals with converting from/to raw bytes. You probably only need the various wrapper types.
Macros§
- dbus_
variant_ var - This macro provides a convenient way to create enums to represent relatively simple Variants, with fitting marshal/unmarshal implementations. It can be used like this: