Struct clacks::mtproto_prelude::TLObject [] [src]

pub struct TLObject(_);

Trait Implementations

impl Clone for TLObject
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for TLObject
[src]

[src]

Formats the value using the given formatter. Read more

impl BoxedDeserialize for TLObject
[src]

impl BoxedSerialize for TLObject
[src]

[src]

Auto Trait Implementations

impl !Send for TLObject

impl !Sync for TLObject