Struct mcaptcha::api::v1::account::password::UpdatePassword [−][src]
Fields
new_password: Stringconfirm_new_password: StringTrait Implementations
Performs the conversion.
Auto Trait Implementations
impl RefUnwindSafe for UpdatePassword
impl Send for UpdatePassword
impl Sync for UpdatePassword
impl Unpin for UpdatePassword
impl UnwindSafe for UpdatePassword
Blanket Implementations
Mutably borrows from an owned value. Read more
pub fn vzip(self) -> V
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