pub struct ProtobufTypeUint32;
Expand description

uint32

Trait Implementations

Rust type of value

Wire type when writing to stream

Read value from CodedInputStream

Get value from UnknownValues

Compute wire size

Write a value with previously cached size

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

Get previously computed size

Get previously cached size with length prefix

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.