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

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

Convert a hex string into a byte vector