Docs.rs
gix-object-0.45.0
gix-object 0.45.0
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
Byron
Dependencies
bstr ^1.3.0
normal
document-features ^0.2.0
normal
optional
gix-actor ^0.33.0
normal
gix-date ^0.9.1
normal
gix-features ^0.39.0
normal
gix-hash ^0.15.0
normal
gix-hashtable ^0.6.0
normal
gix-utils ^0.1.13
normal
gix-validate ^0.9.1
normal
itoa ^1.0.1
normal
serde ^1.0.114
normal
optional
smallvec ^1.4.0
normal
thiserror ^1.0.34
normal
winnow ^0.6.18
normal
criterion ^0.5.1
dev
pretty_assertions ^1.0.0
dev
termtree ^0.5.1
dev
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
gix_
object
0.45.0
Module commit
Module Items
Modules
Structs
In crate gix_
object
gix_object
Module
commit
Copy item path
source
Expand description
Modules
§
message
ref_
iter
Structs
§
Extra
Headers
An iterator over extra headers in
owned
and
borrowed
commits.
Message
Ref
A parsed commit message that assumes a title separated from the body by two consecutive newlines.
Signed
Data
The raw commit data, parseable by
CommitRef
or
Commit
, which was fed into a program to produce a signature.