Module kaolinite::row[][src]

Expand description

row: Tools for inserting and removing characters

This contains the Row struct. Occasionally, you might require some row-specific information such as how it looks when rendered, or where the word boundaries in it are.

Structs

A struct that contains all the basic tools necessary to manage rows in a document