Expand description

Contains structs and traits closely related to D-Bus messages.

Structs

A “match rule”, that can match Messages on its headers.

A D-Bus message. A message contains headers - usually destination address, path, interface and member, and a list of arguments.

Enums

Error type that covers errors that might happen during parsing.

One of the four different message types.

Traits

Helper methods for structs representing a Signal