Struct protobuf::types::ProtobufTypeSint32 [] [src]

pub struct ProtobufTypeSint32;

Trait Implementations

impl ProtobufType for ProtobufTypeSint32
[src]

[src]

[src]

[src]

[src]

[src]

Compute size adding length prefix if wire type is length delimited (i. e. string, bytes, message) Read more

[src]

[src]

Get previously computed size

[src]

Get previously cached size with length prefix

Auto Trait Implementations