Docs.rs
mantle-git-0.1.2
mantle-git 0.1.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
pouwerkerk
Dependencies
bstr ^1.12
normal
chrono ^0.4
normal
git2 ^0.20
normal
gix ^0.79
normal
gix-ignore ^0.19
normal
imara-diff ^0.1
normal
libc ^0.2
normal
parking_lot ^0.12
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
uniffi ^0.29
normal
optional
tempfile ^3
dev
Versions
1.7%
of the crate is documented
Platform
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
git_working_tree_diff
mantle_
git
0.1.2
mantle_git
Function
git_
working_
tree_
diff
Copy item path
Source
pub fn git_working_tree_diff(repo_path:
String
) ->
Result
<
String
,
GitError
>