Docs.rs
gix-revision-0.24.0
gix-revision 0.24.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.1
normal
gix-date ^0.8.1
normal
gix-hash ^0.13.2
normal
gix-hashtable ^0.4.1
normal
gix-object ^0.39.0
normal
gix-revwalk ^0.10.0
normal
gix-trace ^0.1.4
normal
serde ^1.0.114
normal
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_revision
0.24.0
Module spec
Modules
Enums
Functions
In crate gix_revision
?
Module
gix_revision
::
spec
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.