Function notify_rust::get_server_information[][src]

pub fn get_server_information() -> Result<ServerInformation>

Returns a struct containing ServerInformation.

This struct contains name, vendor, version and spec_version of the notification server running.

(zbus only)