hex_to_bytes
whisky_
common
1.0.28-beta.1
In whisky_
common::
utils
whisky_common
::
utils
Function
hex_
to_
bytes
Copy item path
Source
pub fn hex_to_bytes(hex: &
str
) ->
Result
<
Vec
<
u8
>,
WError
>