cargo
1.82.0
(f6e511eec 2024-10-15)
In cargo::
sources::
git::
utils
Function
cargo
::
sources
::
git
::
utils
::
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
.