Module value_range

Source
Expand description

Nested message and enum types in ValueRange.

Enumsยง

EndValue
The value at which to end the range. If neither field is set, interpreted as the infinite string, exclusive.
StartValue
The value at which to start the range. If neither field is set, interpreted as the empty string, inclusive.