Skip to main content

server_info

Function server_info 

Source
pub fn server_info() -> ServerInfo
Expand description

Returns the shared ServerInfo for all server implementations.

Builds base Implementation metadata (name, version, title, URL). Backend handlers extend this with a backend-specific description and instructions via the public fields on ServerInfo.