cfx_types
0.2.0
?
Function
cfx_types
::
parse_hex_string
source
·
[
−
]
pub fn parse_hex_string<F:
FromStr
>(hex_str: &
str
) ->
Result
<F, F::
Err
>