Docs.rs
gix-commitgraph-0.24.3
gix-commitgraph 0.24.3
Docs.rs crate page
MIT OR Apache-2.0
Links
Documentation
Repository
crates.io
Source
Owners
Byron
Dependencies
bstr ^1.3.0
normal
document-features ^0.2.0
normal
optional
gix-chunk ^0.4.8
normal
gix-features ^0.38.1
normal
gix-hash ^0.14.2
normal
memmap2 ^0.9.0
normal
serde ^1.0.114
normal
optional
thiserror ^1.0.26
normal
Versions
100%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
gix_commitgraph
0.24.3
Module commit
Structs
Enums
In gix_commitgraph::file
Module
gix_commitgraph
::
file
::
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.