Crate range [] [src]

A library for range addressing

Structs

Range

A representation of a range

Traits

ParentRange

The parent/child relationship for hierarchial contiguous arrays. Meant to be used by newtypes wrapping Range for type safety.