Struct mcaptcha::api::v1::account::username::set_username [−][src]
pub struct set_username;Expand description
update username
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for set_username
impl Send for set_username
impl Sync for set_username
impl Unpin for set_username
impl UnwindSafe for set_username
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