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
Attaches the provided Subscriber
to this type, returning a
WithDispatch
wrapper. Read more
Attaches the current default Subscriber
to this type, returning a
WithDispatch
wrapper. Read more