Function whisky::core::common::hex_to_bytes

pub fn hex_to_bytes(hex: &str) -> Result<Vec<u8>, FromHexError>