cat_gateway::service::utilities

Function as_hex_string

source
pub(crate) fn as_hex_string(bytes: &[u8]) -> String
Expand description

Convert bytes to hex string with the 0x prefix