Docs.rs
covy-core-0.2.0
covy-core 0.2.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
usharma123
Dependencies
anyhow ^1
normal
bincode ^1
normal
blake3 ^1
normal
colored ^3
normal
comfy-table ^7
normal
glob ^0.3
normal
ignore ^0.4
normal
regex ^1
normal
roaring ^0.10
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
toml ^0.8
normal
tracing ^0.1
normal
tempfile ^3
dev
Versions
20.65%
of the crate is documented
Platform
i686-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 diff
covy_
core
0.2.0
Module diff
Module Items
Functions
In crate covy_
core
covy_core
Module
diff
Copy item path
Source
Functions
ยง
git_
diff
Parse git diff output to extract changed files and line numbers.
parse_
diff_
output
Parse the raw output of
git diff --unified=0
.