Skip to main content

get_server_information

Function get_server_information 

Source
pub fn get_server_information() -> Result<ServerInformation>
Expand description

Returns a [ServerInformation] struct describing the running notification server.

The struct contains name, vendor, version, and spec_version.

(zbus only)