Struct protobuf::types::ProtobufTypeDouble [] [src]

pub struct ProtobufTypeDouble;

Trait Implementations

impl ProtobufType for ProtobufTypeDouble
[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