[][src]Function ursa::encoding::hex::hex2bin

pub fn hex2bin(s: &str) -> Result<Vec<u8>, CryptoError>