dbus-server-address-parser 1.0.1

Library to encode and decode DBus server address
Documentation
1
2
3
4
5
6
7
8
9
10
11
mod address;
mod autolaunch;
mod escape;
mod family;
mod guid;
mod launchd;
mod nonce_tcp;
mod systemd;
mod tcp;
mod unix;
mod unixexec;