Structs

Struct representing a continuous match between two sequences.

Enums

Enum representing either a EditTree::MatchNode with a prefix and suffix length or a EditTree::ReplaceNode describing a replace operation.

Traits

Trait to apply an edit tree to a given form.