Docs.rs
gix-revwalk-0.16.0
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
gix-revwalk 0.16.0
A crate providing utilities for walking the revision graph
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
43
out of
43
items documented
0
out of
37
items with examples
Links
GitoxideLabs/gitoxide
9052
311
102
crates.io
Dependencies
gix-commitgraph ^0.25.0
normal
gix-date ^0.9.1
normal
gix-hash ^0.15.0
normal
gix-hashtable ^0.6.0
normal
gix-object ^0.45.0
normal
smallvec ^1.10.0
normal
thiserror ^1.0.26
normal
Versions
0.16.0
0.15.0
0.14.0
0.13.2
0.13.1
0.13.0
0.12.0
0.11.1
0.11.0
0.10.0
0.9.0
0.8.0
0.7.0
0.6.0
0.5.0
0.4.1
0.4.0
0.3.0
0.2.0
0.1.0
Owners
Utility types for traversing the git commit-graph. This crate considers itself very much *plumbing* and is meant for consumption by other plumbing crates.