Module shardio::range[][src]

Expand description

Represent a range of key space

Structs

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.