risingwave_
common
2.2.0-alpha
In risingwave_
common::
cast
risingwave_common
::
cast
Function
get_hex
Copy item path
source
fn get_hex(c:
u8
) ->
Result
<
u8
,
String
>
Expand description
Ref:
https://docs.rs/hex/0.4.3/src/hex/lib.rs.html#175-185