cargo
1.85.0-nightly
(426d17342 2024-12-21)
In cargo::
sources::
git::
utils
cargo
::
sources
::
git
::
utils
Function
is_short_hash_of
Copy item path
Source
fn is_short_hash_of(rev: &
str
, oid:
Oid
) ->
bool
Expand description
Whether
rev
is a shorter hash of
oid
.