Crate diffmatchpatch

Source

Re-exports§

pub use chars::Chars;

Modules§

chars
prelude

Structs§

DiffMatchPatch
Diff Match and Patch methods
Patch
Struct representing one patch operation.

Enums§

Diff
The data structure representing a diff
LengthUnit

Traits§

ToChars