[][src]Function libhydrogen::utils::hex2bin

pub fn hex2bin(hex: &str, ignore: Option<&[u8]>) -> Result<Vec<u8>, HydroError>