cargo
1.77.0-nightly
(bf3c6c5be 2024-02-01)
In cargo::sources::git::utils
?
Function
cargo
::
sources
::
git
::
utils
::
is_short_hash_of
source
·
[
−
]
fn is_short_hash_of(rev: &
str
, oid:
Oid
) ->
bool
Expand description
Whether
rev
is a shorter hash of
oid
.