Struct synapse_admin_api::users::reset_password::v1::Response [−][src]
#[non_exhaustive]pub struct Response {}
Expand description
Data in the response from the reset_password_v1 API endpoint.
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Response
impl UnwindSafe for Response
Blanket Implementations
Mutably borrows from an owned value. Read more
Instruments this type with the provided Span, returning an
Instrumented wrapper. Read more