Module range

Source

Modules§

proto_invalid_range_error
Nested message and enum types in ProtoInvalidRangeError.

Structs§

InternalFlags 🔒
PgFlags 🔒
ProtoInvalidRangeError
Range
A range of values along the domain D.
RangeBound
Represents a terminal point of a range.
RangeInner
Holds the upper and lower bounds for non-empty ranges.

Enums§

InvalidRangeError

Traits§

RangeOps
Trait alias for traits required for generic range function implementations.

Functions§

parse_range_bound_flags

Type Aliases§

RangeLowerBound
A RangeBound that sorts correctly for use as a lower bound.
RangeUpperBound
A RangeBound that sorts correctly for use as an upper bound.