gclient
1.6.2
Function
gclient
::
hex_to_vec
Copy item path
source
ยท
[
−
]
pub fn hex_to_vec(string: impl
AsRef
<
str
>) ->
Result
<
Vec
<
u8
>>
Expand description
Convert hex string to byte array.