MAX_FIELD_NUMBER

Constant MAX_FIELD_NUMBER 

Source
pub const MAX_FIELD_NUMBER: FieldNumber;
Expand description

Maximum field number allowed in Protocol Buffers.

Field numbers must be in the range [1, 2^29 - 1].