[][src]Function bitcoin::util::misc::hex_bytes

pub fn hex_bytes(data: &str) -> Result<Vec<u8>, Error>

Convert a hexadecimal-encoded string to its corresponding bytes