Docs.rs
gix-commitgraph-0.29.0
gix-commitgraph 0.29.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Documentation
Repository
crates.io
Source
Owners
Byron
Dependencies
bstr ^1.12.0
normal
document-features ^0.2.0
normal
optional
gix-chunk ^0.4.11
normal
gix-hash ^0.19.0
normal
memmap2 ^0.9.0
normal
serde ^1.0.114
normal
optional
thiserror ^2.0.0
normal
Versions
100%
of the crate is documented
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
gix_
commitgraph
0.29.0
Module commit
Module Items
Structs
Enums
In gix_
commitgraph::
file
gix_commitgraph
::
file
Module
commit
Copy item path
Source
Expand description
Low-level operations on individual commits.
Structs
§
Commit
A commit as stored in a
File
.
Parents
An iterator over parents of a
Commit
.
Enums
§
Error
The error used in the
file::commit
module.