verify_hash
winbrew_
core
0.1.0
In winbrew_
core::
hash
winbrew_core
::
hash
Function
verify_
hash
Copy item path
Source
pub fn verify_hash( expected_hash: &
str
, actual_hash: impl
AsRef
<[
u8
]>, ) ->
Result
<
()
>