cargo
1.79.0
(129f3b996 2024-06-10) (built from a source tarball)
In cargo::sources::git::utils
?
Settings
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
.