Docs.rs
git2-0.19.0
Platform
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
git2 0.19.0
Bindings to libgit2 for interoperating with git repositories. This library is both threadsafe and memory safe and allows both reading and writing git repositories.
Crate
Source
Builds
Feature flags
Documentation
Hide files
.github
ci
examples
src
tests
.cargo_vcs_info.json
.gitignore
.gitmodules
Cargo.lock
Cargo.toml
Cargo.toml.orig
CHANGELOG.md
CONTRIBUTING.md
FUNDING.json
LICENSE-APACHE
LICENSE-MIT
README.md
1
2
3
4
5
6
{
"
git
"
:
{
"
sha1
"
:
"
9a5c9706ff578c936be644dd1e8fe155bdc4d129
"
}
,
"
path_in_vcs
"
:
"
"
}