Function notify_rust::get_server_information
source ยท pub fn get_server_information() -> Result<ServerInformation>Expand description
Returns a struct containing ServerInformation.
This struct contains name, vendor, version and spec_version of the notification server
running.
(zbus only)