Struct clacks_mtproto::mtproto::rpc::help::GetNearestDc [] [src]

pub struct GetNearestDc;

TL-derived from help.getNearestDc

help.getNearestDc#1fb33026 = NearestDc;

Trait Implementations

impl Debug for GetNearestDc
[src]

[src]

Formats the value using the given formatter. Read more

impl Clone for GetNearestDc
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl BoxedSerialize for GetNearestDc
[src]

[src]

[src]

impl Function for GetNearestDc
[src]

impl BareSerialize for GetNearestDc
[src]

Auto Trait Implementations

impl Send for GetNearestDc

impl Sync for GetNearestDc