Module rope_text

Source

Structs§

CharIndicesJoin
Joins an iterator of iterators over char indices (usize, char) into one as if they were from a single long string Assumes the iterators end after the first None value
RopeTextRef
RopeTextVal

Traits§

RopeText