[][src]Function bp7::helpers::unhexify

pub fn unhexify(s: &str) -> Result<Vec<u8>, ParseIntError>

Convert a hex string into a byte vector