[][src]Module shardio::range

Represent a range of key space

Structs

Range

A range of points over the type K, spanning the half-open interval [start, end). A value of None indicates that the interval is unbounded in that direction.