Struct clacks::mtproto::rpc::langpack::getLangPack [] [src]

pub struct getLangPack {
    pub lang_code: string,
}

Fields

Trait Implementations

impl Debug for getLangPack
[src]

[src]

Formats the value using the given formatter. Read more

impl Clone for getLangPack
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Function for getLangPack
[src]

impl BareSerialize for getLangPack
[src]

[src]

Auto Trait Implementations

impl Send for getLangPack

impl Sync for getLangPack