[][src]Type Definition ornament::TextIterator

type TextIterator<'a, F> = Iter<'a, TextFragment<F>>;