Struct clacks_mtproto::mtproto::rpc::account::GetPassword [] [src]

pub struct GetPassword;

TL-derived from account.getPassword

account.getPassword#548a30f5 = account.Password;

Trait Implementations

impl Debug for GetPassword
[src]

[src]

Formats the value using the given formatter. Read more

impl Clone for GetPassword
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl BoxedSerialize for GetPassword
[src]

[src]

[src]

impl Function for GetPassword
[src]

impl BareSerialize for GetPassword
[src]

Auto Trait Implementations

impl Send for GetPassword

impl Sync for GetPassword