cfx_
types
0.2.0
cfx_types
Function
parse_hex_string
Copy item path
Source
pub fn parse_hex_string<F:
FromStr
>(hex_str: &
str
) ->
Result
<F, F::
Err
>