cargo
1.83.0-beta.5
(eb6e3fa1a 2024-11-08)
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
.