Module address

Source
Expand description

D-Bus address handling.

Server addresses consist of a transport name followed by a colon, and then an optional, comma-separated list of keys and values in the form key=value.

See also:

Re-exports§

pub use self::transport::Transport;

Modules§

transport
D-Bus transport Information module.

Structs§

Address
A bus address.