pub(crate) fn from_hex_string(hex: &str) -> Result<Vec<u8>>
Convert bytes to hex string with the 0x prefix
0x