Docs.rs
simple-git-0.1.1
simple-git 0.1.1
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Repository
crates.io
Source
Owners
passcod
NobodyXu
Dependencies
compact_str ^0.7.0
normal
derive_destructure2 ^0.1
normal
gix ^0.54.1
normal
thiserror ^1.0.40
normal
tokio ^1.30.0
normal
tracing ^0.1.37
normal
Versions
15.38%
of the crate is documented
Go to latest version
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
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
☰
simple_git
0.1.1
All Items
Structs
Enums
?
Crate
simple_git
source
·
[
−
]
Structs
GitCancelOnDrop
Guard used to cancel git operation on drop
GitCancellationToken
Token that can be used to cancel git operation.
GitUrl
Repository
Enums
GitError
GitUrlParseError
The Error returned by [
parse()
]