is_short_hash_of
cargo
1.92.0-nightly
(2300c2aef 2025-10-12)
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
.