Expand description
Serialization constants.
Re-exports§
pub use self::WireType::*;
Structs§
- Tag
- Parsed protobuf tag, which is a pair of field number and wire type
Enums§
- Wire
Type - One of six defined protobuf wire types
Constants§
- FIELD_
NUMBER_ MAX - Max possible field number
- TAG_
TYPE_ BITS - Tag occupies 3 bits
- TAG_
TYPE_ MASK - Tag mask