Docs.rs
bdiff-0.1.0
bdiff 0.1.0
Permalink
Docs.rs crate page
GPL-3.0-or-later
Links
Documentation
Repository
crates.io
Source
Owners
LlinksRechts
Dependencies
argparse ^0.2.2
normal
diff ^0.1.13
normal
rstest ^0.21.0
normal
Versions
76%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
bdiff
0.1.0
All Items
Crate Items
Modules
Structs
Enums
Functions
Crate
bdiff
Copy item path
Source
Modules
§
input
print
Structs
§
Batch
A batch of lines.
Line
A single diff line.
Enums
§
Side
The side a byte comes from.
Functions
§
diff_
file
Calculates the difference between two byte vectors.