Docs.rs
gix-revision-0.30.0
gix-revision 0.30.0
Permalink
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
Byron
Dependencies
bitflags ^2
normal
optional
bstr ^1.3.0
normal
document-features ^0.2.1
normal
optional
gix-commitgraph ^0.25.0
normal
gix-date ^0.9.1
normal
gix-hash ^0.15.0
normal
gix-hashtable ^0.6.0
normal
optional
gix-object ^0.45.0
normal
gix-revwalk ^0.16.0
normal
gix-trace ^0.1.11
normal
optional
serde ^1.0.114
normal
optional
thiserror ^1.0.26
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
gix_
revision
0.30.0
Module merge_
base
Module Items
Structs
Enums
In crate gix_
revision
gix_revision
Module
merge_base
Copy item path
source
Available on
crate feature
merge_base
only.
Expand description
Structs
§
Flags
The flags used in the graph for finding
merge bases
.
Enums
§
Error
The error returned by the
merge_base()
function.