[][src]Module ptero::text

Provides functions for manipulation text e.g. word iterator

Structs

CoverTextLineIterator

Cover text iterator which traverses the text line by line.

CoverTextWordIterator

Cover text iterator which traverses the text word by word. It also enables the user to peek the word without forwarding the iterator.