Docs.rs
gix-revision-0.30.0
gix-revision 0.30.0
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 spec
Module Items
Modules
Enums
Functions
In crate gix_
revision
gix_revision
Module
spec
Copy item path
source
Expand description
Modules
§
parse
Enums
§
Kind
How to interpret a revision specification, or
revspec
.
Functions
§
parse
Parse a git
revspec
and call
delegate
for each token successfully parsed.