Module rustbus::peer [−][src]
This module implemets the org.freedesktop.DBus.Peer API for the RpcConn
This might be useful for users of this library, but is kept optional
Functions
filter_peer | Can be used in the RpcConn filters to allow for peer messages |
handle_peer_message | Handles messages that are of the org.freedesktop.DBus.Peer interface. Returns as a bool whether the message was actually of that interface and an Error if there were any while handling the message |