Modules§
- proto_
invalid_ range_ error - Nested message and enum types in
ProtoInvalidRangeError
.
Structs§
- Internal
Flags 🔒 - PgFlags 🔒
- Proto
Invalid Range Error - Range
- A range of values along the domain
D
. - Range
Bound - Represents a terminal point of a range.
- Range
Inner - Holds the upper and lower bounds for non-empty ranges.
Enums§
Traits§
- Range
Ops - Trait alias for traits required for generic range function implementations.
Functions§
Type Aliases§
- Range
Lower Bound - A
RangeBound
that sorts correctly for use as a lower bound. - Range
Upper Bound - A
RangeBound
that sorts correctly for use as an upper bound.