Docs.rs
patiencediff-0.2.1
patiencediff 0.2.1
Permalink
Docs.rs crate page
GPL-2.0+
Links
Homepage
Repository
crates.io
Source
Owners
jelmer
Dependencies
clap ^4
normal
optional
patchkit ^0.1.9
normal
optional
Versions
20%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Crate patiencediff
patiencediff
0.2.1
All Items
Crate Items
Structs
Enums
Functions
Crate
patiencediff
Copy item path
Source
Structs
§
Sequence
Matcher
Enums
§
Opcode
Functions
§
collapse_
sequences
Find sequences of lines.
recurse_
matches
Find all of the matching text in the lines of a and b.
unified_
diff
Compare two sequences of lines; generate the delta as a unified diff.
unique_
lcs