Module serde_mtproto::sized [] [src]

MtProtoSized trait for any Rust data structure a predictable size of its MTProto binary representation can be computed.

Constants

BOOL_SIZE
DOUBLE_SIZE
INT_SIZE
LONG_SIZE

Traits

MtProtoSized

A trait for a Rust data structure a predictable size of its MTProto binary representation can be computed.