Crate prettydiff
source · [−]Re-exports
pub use crate::basic::diff_slice;pub use crate::text::diff_chars;pub use crate::text::diff_lines;pub use crate::text::diff_words;Modules
Basic diff functions
Setup unicode-formatted table for prettytable
Common functions for Longest common subsequences on slice.
Utils for diff text