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
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