# Structs
Line is the content of a grapheme delimited by the segmenter.
GraphemeIterator provides a convenient way of iterating over the graphemes delimited by a `Segmenter`.
Line is the content of a line delimited by the segmenter.
LineIterator provides a convenient way of iterating over the lines delimited by a `Segmenter`.
Segmenter is the entry point of the package.