Docs.rs
argus-difflens-0.4.0
argus-difflens 0.4.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Meru143
Dependencies
argus-core ^0.4.0
normal
glob ^0.3
normal
serde ^1
normal
serde_json ^1
normal
Versions
96.43%
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
Skip to main content
Module parser
argus_
difflens
0.4.0
Module parser
Module Items
Structs
Functions
In crate argus_
difflens
argus_difflens
Module
parser
Copy item path
Source
Structs
§
File
Diff
A complete diff for a single file, containing one or more hunks.
Functions
§
parse_
unified_
diff
Parse a unified diff string (as produced by
git diff
) into structured
FileDiff
entries.