cat_gateway::service::utilities

Function from_hex_string

source
pub(crate) fn from_hex_string(hex: &str) -> Result<Vec<u8>>
Expand description

Convert bytes to hex string with the 0x prefix