API Reference piece_table v0.1.2

modules

Modules

The PieceTable module provides a naive implementation of the piece-table data structure for efficient text editing operations.

A struct to hold changes in the PieceTable

A module to calculate the difference between a text and another text or a piece table.