Struct clacks::mtproto::rpc::help::getConfig [] [src]

pub struct getConfig;

Trait Implementations

impl Debug for getConfig
[src]

[src]

Formats the value using the given formatter. Read more

impl Clone for getConfig
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Function for getConfig
[src]

impl BareSerialize for getConfig
[src]

[src]

Auto Trait Implementations

impl Send for getConfig

impl Sync for getConfig