Struct synapse_admin_api::version::get_server_version::v1::Request [−][src]
#[non_exhaustive]pub struct Request {}
Expand description
Data for a request to the get_server_version_v1 API endpoint.
Get the Synapse and Python version of this homeserver.
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Request
impl UnwindSafe for Request
Blanket Implementations
Mutably borrows from an owned value. Read more
Instruments this type with the provided Span, returning an
Instrumented wrapper. Read more