reconcile-text 0.12.1

Intelligent 3-way text merging with automated conflict resolution
Documentation
1
2
3
4
5
pub mod common_prefix_len;
pub mod common_suffix_len;
pub mod find_longest_prefix_contained_within;
pub mod myers_diff;
pub mod string_builder;