[][src]Crate gaps

Modules

range

Traits

Gappable

An extension trait that provides range based access to the "gaps" between ordered elements yielded by an iterator.

Inc

A trait representing the capability to increment a value.

RangeGappable

An extension trait that provides range based access to the "gaps" in collections with a range method.