Crate rle[][src]

Structs

This is an iterator composer which wraps any iterator over a SplitableSpan to become an iterator over those same items in run-length order.

A splitablespan in reverse. This is useful for making lists in descending order.

A SplitableSpan wrapper for any single item.

Traits

An entry is expected to contain multiple items.

Functions

Simple test helper to verify an implementation of SplitableSpan is valid and meets expected constraints.