Docs.rs
git-commits-0.0.1
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
git-commits 0.0.1
Simple library for iterating git commits and changes
Crate
Source
Builds
Feature flags
Documentation
Coverage
0%
0
out of
16
items documented
0
out of
4
items with examples
Size
Source code size: 22.26 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 310.69 kB
This is the summed size of all files generated by rustdoc for all configured targets
Links
vallentin/git-commits
0
0
0
crates.io
Dependencies
git2 ^0.17
normal
Versions
0.1.0
0.0.1
Owners
git-commits
Simple library wrapped around
git2
for iterating git commits and changes in a repository.