Crate diffmatchpatch

source ·

Re-exports

pub use chars::Chars;

Modules

Structs

Diff Match and Patch methods
Struct representing one patch operation.

Enums

The data structure representing a diff

Traits