Skip to main content

hex_to_bytes

Function hex_to_bytes 

Source
pub fn hex_to_bytes(hex: &str) -> Result<Vec<u8>>
Expand description

将十六进制字符串转换为字节数组